summaryrefslogtreecommitdiffstats
path: root/iso/iso.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-08-18 17:46:55 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-08-18 17:53:13 +0900
commit753b0ef6fd7d485943c632286c5eb45e793b31dd (patch)
treee9ea1207ccc08bbd7a0216447ff89975fc46d67e /iso/iso.cpp
parent823c0800e2137703b3d93ed076e45772090903ed (diff)
downloadkrusader-753b0ef6.tar.gz
krusader-753b0ef6.zip
Use tdeinstance.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 4ecf6a81a3bda8d30ea64335921f93457df66b79)
Diffstat (limited to 'iso/iso.cpp')
-rw-r--r--iso/iso.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/iso/iso.cpp b/iso/iso.cpp
index e9845c0..5f6e3e0 100644
--- a/iso/iso.cpp
+++ b/iso/iso.cpp
@@ -30,7 +30,7 @@
#include <tqfile.h>
#include <kurl.h>
#include <kdebug.h>
-#include <kinstance.h>
+#include <tdeinstance.h>
#include <kiso.h>
#include <kmimemagic.h>