summaryrefslogtreecommitdiffstats
path: root/tdecore/tests/kcalendartest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdecore/tests/kcalendartest.cpp')
-rw-r--r--tdecore/tests/kcalendartest.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/tdecore/tests/kcalendartest.cpp b/tdecore/tests/kcalendartest.cpp
index 7856c0430..12c9010e2 100644
--- a/tdecore/tests/kcalendartest.cpp
+++ b/tdecore/tests/kcalendartest.cpp
@@ -7,12 +7,12 @@
#include <tqstringlist.h>
-#include <kapplication.h>
-#include <kaboutdata.h>
+#include <tdeapplication.h>
+#include <tdeaboutdata.h>
#include <kdebug.h>
#include <kglobal.h>
#include <klocale.h>
-#include <kcmdlineargs.h>
+#include <tdecmdlineargs.h>
class TDELocale;