summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-08-18 17:47:12 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-08-18 17:53:36 +0900
commit411538b58420d90ed887094c0a20ce17cfc21d3b (patch)
tree82118edc020c932e08bd13f8c94cf1848e925ecc
parentf3de342a2cc057c062b1ef61804c35c94b9cd197 (diff)
downloadtdeio-apt-411538b5.tar.gz
tdeio-apt-411538b5.zip
Use tdeinstance.hr14.1.5
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 1a858c94c1d35a1471778cbf9c330298a719bd30)
-rw-r--r--src/apt.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/apt.cpp b/src/apt.cpp
index 22f2dbd..ee56e4c 100644
--- a/src/apt.cpp
+++ b/src/apt.cpp
@@ -19,7 +19,7 @@
#include <tqcstring.h>
#include <tdeapplication.h>
-#include <kinstance.h>
+#include <tdeinstance.h>
#include <tdeglobal.h>
#include <tdeconfig.h>
#include <kstandarddirs.h>