summaryrefslogtreecommitdiffstats
path: root/src/autostart.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/autostart.cpp')
-rw-r--r--src/autostart.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/autostart.cpp b/src/autostart.cpp
index 5bd6eae..64473c8 100644
--- a/src/autostart.cpp
+++ b/src/autostart.cpp
@@ -22,11 +22,11 @@
#include <tqlayout.h>
-#include <klocale.h>
-#include <kglobal.h>
+#include <tdelocale.h>
+#include <tdeglobal.h>
#include <tdeparts/genericfactory.h>
#include <ksimpleconfig.h>
-#include <kglobalsettings.h>
+#include <tdeglobalsettings.h>
#include <kstandarddirs.h>
#include <kurlrequester.h>
#include <tdelistview.h>