summaryrefslogtreecommitdiffstats
path: root/kommander/editor/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kommander/editor/main.cpp')
-rw-r--r--kommander/editor/main.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/kommander/editor/main.cpp b/kommander/editor/main.cpp
index aee3a0ab..62db8930 100644
--- a/kommander/editor/main.cpp
+++ b/kommander/editor/main.cpp
@@ -14,9 +14,9 @@
***************************************************************************/
// KDE includes
-#include <kaboutdata.h>
-#include <kapplication.h>
-#include <kcmdlineargs.h>
+#include <tdeaboutdata.h>
+#include <tdeapplication.h>
+#include <tdecmdlineargs.h>
#include <tdeconfig.h>
#include <kiconloader.h>
#include <klocale.h>