summaryrefslogtreecommitdiffstats
path: root/libtdeedu/extdate/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libtdeedu/extdate/main.cpp')
-rw-r--r--libtdeedu/extdate/main.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/libtdeedu/extdate/main.cpp b/libtdeedu/extdate/main.cpp
index 7bf65058..53e8d92f 100644
--- a/libtdeedu/extdate/main.cpp
+++ b/libtdeedu/extdate/main.cpp
@@ -1,7 +1,7 @@
#include "testwidget.h"
-#include <kapplication.h>
-#include <kcmdlineargs.h>
-#include <kaboutdata.h>
+#include <tdeapplication.h>
+#include <tdecmdlineargs.h>
+#include <tdeaboutdata.h>
static const char description[] = I18N_NOOP("ExtDatePicker test program");
static const char notice[] = I18N_NOOP("Compares KDatePicker and ExtDatePicker");