summaryrefslogtreecommitdiffstats
path: root/kfind
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-08-18 22:36:05 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-08-18 22:36:05 +0900
commitfc027edfaa4e1134538d74499347fe7c15148f53 (patch)
treec8d25c58606962eb88340c7b6d5c34e031037270 /kfind
parent006915b1e23cf64f9ea6828de277ef9a2bb2e870 (diff)
downloadtdebase-fc027edfaa4e1134538d74499347fe7c15148f53.tar.gz
tdebase-fc027edfaa4e1134538d74499347fe7c15148f53.zip
Use tdeinstance.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kfind')
-rw-r--r--kfind/kfindpart.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kfind/kfindpart.cpp b/kfind/kfindpart.cpp
index 8fb99fdac..760c6a42f 100644
--- a/kfind/kfindpart.cpp
+++ b/kfind/kfindpart.cpp
@@ -26,7 +26,7 @@
#include <tdelocale.h>
#include <tqdir.h>
-#include <kinstance.h>
+#include <tdeinstance.h>
class KonqDirPart;