summaryrefslogtreecommitdiffstats
path: root/lib/koproperty/test/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/koproperty/test/main.cpp')
-rw-r--r--lib/koproperty/test/main.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/koproperty/test/main.cpp b/lib/koproperty/test/main.cpp
index dcebcaf5..4c21bff2 100644
--- a/lib/koproperty/test/main.cpp
+++ b/lib/koproperty/test/main.cpp
@@ -18,9 +18,9 @@
*/
#include "test.h"
-#include <kapplication.h>
-#include <kaboutdata.h>
-#include <kcmdlineargs.h>
+#include <tdeapplication.h>
+#include <tdeaboutdata.h>
+#include <tdecmdlineargs.h>
#include <klocale.h>
static const char description[] = "A test application for the KoProperty library";