summaryrefslogtreecommitdiffstats
path: root/dcop/tests/test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'dcop/tests/test.cpp')
-rw-r--r--dcop/tests/test.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/dcop/tests/test.cpp b/dcop/tests/test.cpp
index 2be39f601..4a751c358 100644
--- a/dcop/tests/test.cpp
+++ b/dcop/tests/test.cpp
@@ -1,8 +1,8 @@
#include "test.h"
-#include <kapplication.h>
+#include <tdeapplication.h>
#include <iostream>
#include <dcopclient.h>
-#include <kcmdlineargs.h>
+#include <tdecmdlineargs.h>