summaryrefslogtreecommitdiffstats
path: root/systemsettings/mainwindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'systemsettings/mainwindow.cpp')
-rw-r--r--systemsettings/mainwindow.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/systemsettings/mainwindow.cpp b/systemsettings/mainwindow.cpp
index 05c9291..2886def 100644
--- a/systemsettings/mainwindow.cpp
+++ b/systemsettings/mainwindow.cpp
@@ -26,7 +26,7 @@
#include <tqvbox.h>
#include <tdeaction.h>
#include <tqtoolbutton.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <kservicegroup.h>
#include <tqlayout.h>
#include <tqwidgetstack.h>
@@ -40,7 +40,7 @@
#include <kdebug.h>
#include <tdecmoduleproxy.h>
#include <kbugreport.h>
-#include <kmenubar.h>
+#include <tdemenubar.h>
#include <tdeactionclasses.h>
#include <tdetoolbarbutton.h>
#include <tqtabbar.h>