summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-08-18 17:46:47 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-08-18 17:56:05 +0900
commit46ded28863e9e1c759cdcf0d31a12a632e115cb7 (patch)
tree3b2f8168a96ca2be9ef2f16924fa1a554fb9422a
parent6be64555de16235dc1f32f917f4d68f17b4df9bc (diff)
downloadknemo-r14.1.x.tar.gz
knemo-r14.1.x.zip
Use tdeinstance.hr14.1.x
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8e5d71ff28960753d48ed7882edb95cf8343b4f6)
-rw-r--r--src/knemod/knemodaemon.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/knemod/knemodaemon.cpp b/src/knemod/knemodaemon.cpp
index 0f3f36e..5372104 100644
--- a/src/knemod/knemodaemon.cpp
+++ b/src/knemod/knemodaemon.cpp
@@ -25,7 +25,7 @@
#include <tdelocale.h>
#include <tdeconfig.h>
#include <kprocess.h>
-#include <kinstance.h>
+#include <tdeinstance.h>
#include <tdemessagebox.h>
#include <kstandarddirs.h>