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:47:12 +0900
commit1a858c94c1d35a1471778cbf9c330298a719bd30 (patch)
tree6db4e6a56dcca504583fc0c025756839f9206ecb
parenta9d68cc96ca4ed4baa83237ec450011f21de0354 (diff)
downloadtdeio-apt-1a858c94c1d35a1471778cbf9c330298a719bd30.tar.gz
tdeio-apt-1a858c94c1d35a1471778cbf9c330298a719bd30.zip
Use tdeinstance.hHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--src/apt.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/apt.cpp b/src/apt.cpp
index df64840..486c152 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 <tdestandarddirs.h>