summaryrefslogtreecommitdiffstats
path: root/kcontrol/arts
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/arts')
-rw-r--r--kcontrol/arts/arts.cpp2
-rw-r--r--kcontrol/arts/arts.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/kcontrol/arts/arts.cpp b/kcontrol/arts/arts.cpp
index feea9b1d1..86086cbd9 100644
--- a/kcontrol/arts/arts.cpp
+++ b/kcontrol/arts/arts.cpp
@@ -38,7 +38,7 @@
#include <kaboutdata.h>
#include <kapplication.h>
-#include <kcmoduleloader.h>
+#include <tdecmoduleloader.h>
#include <kdebug.h>
#include <kdialog.h>
#include <klineedit.h>
diff --git a/kcontrol/arts/arts.h b/kcontrol/arts/arts.h
index fe30b4961..cd2b4f2ff 100644
--- a/kcontrol/arts/arts.h
+++ b/kcontrol/arts/arts.h
@@ -35,7 +35,7 @@
#include <tqradiobutton.h>
#include <tqtimer.h>
-#include <kcmodule.h>
+#include <tdecmodule.h>
#include <knuminput.h>
#include <kprogress.h>