summaryrefslogtreecommitdiffstats
path: root/kommander/executor/instance.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kommander/executor/instance.cpp')
-rw-r--r--kommander/executor/instance.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/kommander/executor/instance.cpp b/kommander/executor/instance.cpp
index fbf275a1..bd3ea25d 100644
--- a/kommander/executor/instance.cpp
+++ b/kommander/executor/instance.cpp
@@ -18,9 +18,9 @@
/* KDE INCLUDES */
#include <tdeapplication.h>
-#include <kglobal.h>
-#include <klocale.h>
-#include <kmessagebox.h>
+#include <tdeglobal.h>
+#include <tdelocale.h>
+#include <tdemessagebox.h>
#include <kstandarddirs.h>
/* QT INCLUDES */