summaryrefslogtreecommitdiffstats
path: root/kfind/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kfind/main.cpp')
-rw-r--r--kfind/main.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/kfind/main.cpp b/kfind/main.cpp
index 54aac4a69..88aa60493 100644
--- a/kfind/main.cpp
+++ b/kfind/main.cpp
@@ -1,10 +1,10 @@
#include <tqdir.h>
#include <tqfile.h>
-#include <kapplication.h>
+#include <tdeapplication.h>
#include <klocale.h>
-#include <kcmdlineargs.h>
-#include <kaboutdata.h>
+#include <tdecmdlineargs.h>
+#include <tdeaboutdata.h>
#include <kopenwith.h>
#include "kfinddlg.h"