summaryrefslogtreecommitdiffstats
path: root/kommander/executor/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kommander/executor/main.cpp')
-rw-r--r--kommander/executor/main.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/kommander/executor/main.cpp b/kommander/executor/main.cpp
index 7dc1758a..12f2ab01 100644
--- a/kommander/executor/main.cpp
+++ b/kommander/executor/main.cpp
@@ -16,9 +16,9 @@
***************************************************************************/
/* KDE INCLUDES */
-#include <kaboutdata.h>
-#include <kapplication.h>
-#include <kcmdlineargs.h>
+#include <tdeaboutdata.h>
+#include <tdeapplication.h>
+#include <tdecmdlineargs.h>
#include <kglobal.h>
#include <klocale.h>
#include <kurl.h>