summaryrefslogtreecommitdiffstats
path: root/ksmserver/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ksmserver/main.cpp')
-rw-r--r--ksmserver/main.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/ksmserver/main.cpp b/ksmserver/main.cpp
index 30a9ec1a3..91d45d031 100644
--- a/ksmserver/main.cpp
+++ b/ksmserver/main.cpp
@@ -16,9 +16,9 @@ Copyright (C) 2000 Matthias Ettrich <ettrich@kde.org>
#include <tqmessagebox.h>
#include <tqdir.h>
-#include <kapplication.h>
-#include <kcmdlineargs.h>
-#include <kaboutdata.h>
+#include <tdeapplication.h>
+#include <tdecmdlineargs.h>
+#include <tdeaboutdata.h>
#include <kdebug.h>
#include <klocale.h>
#include <kglobal.h>