diff options
Diffstat (limited to 'twin/clients/plastik/config/config.cpp')
-rw-r--r-- | twin/clients/plastik/config/config.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/twin/clients/plastik/config/config.cpp b/twin/clients/plastik/config/config.cpp index d79800d4a..4477fdd02 100644 --- a/twin/clients/plastik/config/config.cpp +++ b/twin/clients/plastik/config/config.cpp @@ -27,7 +27,7 @@ #include <tqspinbox.h> #include <tqwhatsthis.h> -#include <kconfig.h> +#include <tdeconfig.h> #include <klocale.h> #include <kglobal.h> |