summaryrefslogtreecommitdiffstats
path: root/khelpcenter/testmetainfo.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'khelpcenter/testmetainfo.cpp')
-rw-r--r--khelpcenter/testmetainfo.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/khelpcenter/testmetainfo.cpp b/khelpcenter/testmetainfo.cpp
index a6fed9e09..d70e2d165 100644
--- a/khelpcenter/testmetainfo.cpp
+++ b/khelpcenter/testmetainfo.cpp
@@ -1,10 +1,10 @@
#include <tqstringlist.h>
-#include <kaboutdata.h>
-#include <kapplication.h>
+#include <tdeaboutdata.h>
+#include <tdeapplication.h>
#include <kdebug.h>
#include <klocale.h>
-#include <kcmdlineargs.h>
+#include <tdecmdlineargs.h>
#include "docmetainfo.h"
#include "docentrytraverser.h"