diff options
Diffstat (limited to 'twin/clients/plastik/config/config.cpp')
-rw-r--r-- | twin/clients/plastik/config/config.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/twin/clients/plastik/config/config.cpp b/twin/clients/plastik/config/config.cpp index 4477fdd02..04658796c 100644 --- a/twin/clients/plastik/config/config.cpp +++ b/twin/clients/plastik/config/config.cpp @@ -28,8 +28,8 @@ #include <tqwhatsthis.h> #include <tdeconfig.h> -#include <klocale.h> -#include <kglobal.h> +#include <tdelocale.h> +#include <tdeglobal.h> #include "config.h" #include "configdialog.h" |