summaryrefslogtreecommitdiffstats
path: root/kxkb/kxkb.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kxkb/kxkb.cpp')
-rw-r--r--kxkb/kxkb.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/kxkb/kxkb.cpp b/kxkb/kxkb.cpp
index eae45523d..2db4fb60f 100644
--- a/kxkb/kxkb.cpp
+++ b/kxkb/kxkb.cpp
@@ -34,13 +34,13 @@ DESCRIPTION
#include <tdeaboutdata.h>
#include <tdecmdlineargs.h>
-#include <kglobal.h>
+#include <tdeglobal.h>
#include <kglobalaccel.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <kprocess.h>
#include <twinmodule.h>
#include <twin.h>
-#include <ktempfile.h>
+#include <tdetempfile.h>
#include <kstandarddirs.h>
#include <kipc.h>
#include <tdeaction.h>