summaryrefslogtreecommitdiffstats
path: root/tar/tar.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 /tar/tar.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 'tar/tar.cpp')
-rw-r--r--tar/tar.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tar/tar.cpp b/tar/tar.cpp
index e3c2fdc..33acab2 100644
--- a/tar/tar.cpp
+++ b/tar/tar.cpp
@@ -9,7 +9,7 @@
#include <tqptrqueue.h>
#include <kurl.h>
#include <kdebug.h>
-#include <kinstance.h>
+#include <tdeinstance.h>
#include <ktar.h>
#include <kzip.h>
#include <kar.h>