diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-08-18 17:47:04 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-08-18 17:47:04 +0900 |
commit | 77d05730fb149090b66dfa13ac3e2981b15c2ee3 (patch) | |
tree | 763719a342d512c9775cc9b4a745241ea481cf57 | |
parent | d22f40a1b253c1b299d236d284db19aaf27b30b7 (diff) | |
download | tdeio-appinfo-77d05730fb149090b66dfa13ac3e2981b15c2ee3.tar.gz tdeio-appinfo-77d05730fb149090b66dfa13ac3e2981b15c2ee3.zip |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r-- | src/appinfo.cpp | 2 |
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" |