summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-08-18 17:47:04 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-08-18 17:47:04 +0900
commit77d05730fb149090b66dfa13ac3e2981b15c2ee3 (patch)
tree763719a342d512c9775cc9b4a745241ea481cf57
parentd22f40a1b253c1b299d236d284db19aaf27b30b7 (diff)
downloadtdeio-appinfo-77d05730fb149090b66dfa13ac3e2981b15c2ee3.tar.gz
tdeio-appinfo-77d05730fb149090b66dfa13ac3e2981b15c2ee3.zip
Use tdeinstance.hHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--src/appinfo.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/appinfo.cpp b/src/appinfo.cpp
index 10bc148..c1cf791 100644
--- a/src/appinfo.cpp
+++ b/src/appinfo.cpp
@@ -23,7 +23,7 @@
#include <tqcstring.h>
#include <kdebug.h>
-#include <kinstance.h>
+#include <tdeinstance.h>
#include <kurl.h>
#include "appinfo.h"