summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-08-18 16:38:27 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-08-18 16:52:37 +0900
commitada1f19c2b6f787d4f365a8bf2c0f82deffd68a3 (patch)
tree18ed7908a77ca7915ea860279a3baae9679085ad
parent99c3d65d5c5d402992f28d6d387e6032b54c3aec (diff)
downloadcompizconfig-backend-tdeconfig-r14.1.x.tar.gz
compizconfig-backend-tdeconfig-r14.1.x.zip
Use tdeinstance.hr14.1.x
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e645ebc8c1c49deeb8b656d4ae5802b11e2f0fdc)
-rw-r--r--settings-backend/tdeconfig_backend.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings-backend/tdeconfig_backend.cpp b/settings-backend/tdeconfig_backend.cpp
index a9169fd..7bf39c0 100644
--- a/settings-backend/tdeconfig_backend.cpp
+++ b/settings-backend/tdeconfig_backend.cpp
@@ -26,7 +26,7 @@
#include <kdebug.h>
#include <tdeglobal.h>
#include <kstandarddirs.h>
-#include <kinstance.h>
+#include <tdeinstance.h>
#include <tdeshortcut.h>
#include <kipc.h>
#include <tdeapplication.h>