summaryrefslogtreecommitdiffstats
path: root/twin/clients/plastik
diff options
context:
space:
mode:
Diffstat (limited to 'twin/clients/plastik')
-rw-r--r--twin/clients/plastik/config/config.cpp2
-rw-r--r--twin/clients/plastik/plastik.cpp2
2 files changed, 2 insertions, 2 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>
diff --git a/twin/clients/plastik/plastik.cpp b/twin/clients/plastik/plastik.cpp
index 2072302d7..5e03b7a51 100644
--- a/twin/clients/plastik/plastik.cpp
+++ b/twin/clients/plastik/plastik.cpp
@@ -24,7 +24,7 @@
#include <tqpainter.h>
#include <tqimage.h>
-#include <kconfig.h>
+#include <tdeconfig.h>
#include <kpixmap.h>
#include <kpixmapeffect.h>