summaryrefslogtreecommitdiffstats
path: root/krusader/Locate
diff options
context:
space:
mode:
Diffstat (limited to 'krusader/Locate')
-rwxr-xr-xkrusader/Locate/locate.cpp2
-rwxr-xr-xkrusader/Locate/locate.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/krusader/Locate/locate.cpp b/krusader/Locate/locate.cpp
index 8f566ad..070e8b9 100755
--- a/krusader/Locate/locate.cpp
+++ b/krusader/Locate/locate.cpp
@@ -45,7 +45,7 @@
#include <tqlayout.h>
#include <tqfontmetrics.h>
#include <kmessagebox.h>
-#include <kpopupmenu.h>
+#include <tdepopupmenu.h>
#include <tqcursor.h>
#include <tqeventloop.h>
#include <kfinddialog.h>
diff --git a/krusader/Locate/locate.h b/krusader/Locate/locate.h
index fd1d46f..050e6f6 100755
--- a/krusader/Locate/locate.h
+++ b/krusader/Locate/locate.h
@@ -33,7 +33,7 @@
#include <kdialogbase.h>
#include <kcombobox.h>
-#include <klistview.h>
+#include <tdelistview.h>
#include <kprocess.h>
#include <tqcheckbox.h>