diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-08-18 17:47:45 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-08-18 17:54:22 +0900 |
| commit | f02aa21b7283fbcd69e83d26d1c655c50b78633d (patch) | |
| tree | b58b4e205ce8bb37c91c3394daeed5fde12f3112 | |
| parent | dbbf7cbca8343460f814641558c184d269b2b017 (diff) | |
| download | kchmviewer-f02aa21b.tar.gz kchmviewer-f02aa21b.zip | |
Use tdeinstance.hr14.1.5
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 741cc8f3adaeb12c5cfd9341587481d56bcfe2ae)
| -rw-r--r-- | lib/tdeio-msits/msits.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tdeio-msits/msits.cpp b/lib/tdeio-msits/msits.cpp index 31cfb01..c61216c 100644 --- a/lib/tdeio-msits/msits.cpp +++ b/lib/tdeio-msits/msits.cpp @@ -25,7 +25,7 @@ #include <tdeapplication.h> #include <kdebug.h> -#include <kinstance.h> +#include <tdeinstance.h> #include <kurl.h> #include <kmimemagic.h> |
