summaryrefslogtreecommitdiffstats
path: root/tdecore/krootprop.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdecore/krootprop.cpp')
-rw-r--r--tdecore/krootprop.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/tdecore/krootprop.cpp b/tdecore/krootprop.cpp
index cb0200c99..c717a1823 100644
--- a/tdecore/krootprop.cpp
+++ b/tdecore/krootprop.cpp
@@ -23,10 +23,10 @@
#ifdef Q_WS_X11 // not needed anyway :-)
#include "krootprop.h"
-#include "kglobal.h"
-#include "klocale.h"
+#include "tdeglobal.h"
+#include "tdelocale.h"
#include "kcharsets.h"
-#include "kapplication.h"
+#include "tdeapplication.h"
#include <tqtextstream.h>
#include <X11/Xlib.h>