summaryrefslogtreecommitdiffstats
path: root/systemsettings/mainwindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'systemsettings/mainwindow.cpp')
-rw-r--r--systemsettings/mainwindow.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/systemsettings/mainwindow.cpp b/systemsettings/mainwindow.cpp
index 09e267b..4369298 100644
--- a/systemsettings/mainwindow.cpp
+++ b/systemsettings/mainwindow.cpp
@@ -24,7 +24,7 @@
#include <tqwhatsthis.h>
#include <tqlabel.h>
#include <tqvbox.h>
-#include <kaction.h>
+#include <tdeaction.h>
#include <tqtoolbutton.h>
#include <klocale.h>
#include <kservicegroup.h>
@@ -41,8 +41,8 @@
#include <tdecmoduleproxy.h>
#include <kbugreport.h>
#include <kmenubar.h>
-#include <kactionclasses.h>
-#include <ktoolbarbutton.h>
+#include <tdeactionclasses.h>
+#include <tdetoolbarbutton.h>
#include <tqtabbar.h>
#include "kcmsearch.h"