summaryrefslogtreecommitdiffstats
path: root/kappfinder/main_install.cpp
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:41:08 +0900
commit2e0f267a03e5c086841ad1ed58f62394f5b38db0 (patch)
tree26c4a9d9283856b703db40efebeda9ef4ad84b66 /kappfinder/main_install.cpp
parent9e404dea2461a908f6d45824609c108dca05e5d9 (diff)
downloadtdebase-2e0f267a.tar.gz
tdebase-2e0f267a.zip
Use tdeinstance.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit fc027edfaa4e1134538d74499347fe7c15148f53)
Diffstat (limited to 'kappfinder/main_install.cpp')
-rw-r--r--kappfinder/main_install.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kappfinder/main_install.cpp b/kappfinder/main_install.cpp
index c56179548..c555b6438 100644
--- a/kappfinder/main_install.cpp
+++ b/kappfinder/main_install.cpp
@@ -21,7 +21,7 @@
#include <tdecmdlineargs.h>
#include <tdeglobal.h>
-#include <kinstance.h>
+#include <tdeinstance.h>
#include <tdelocale.h>
#include <kstandarddirs.h>