summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-07-12 18:18:50 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-07-12 18:32:37 +0900
commita763b8815086f7d2a5c9b6999c3e9470eb2e5238 (patch)
treef64c109c73e2e082c70db13b8c51983a6e6a3558
parent12d5a7c942687e1003fd41fea1a92f43e87b82b0 (diff)
downloadtde-guidance-a763b8815086f7d2a5c9b6999c3e9470eb2e5238.tar.gz
tde-guidance-a763b8815086f7d2a5c9b6999c3e9470eb2e5238.zip
Use TDESimpleConfigHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--templates/kcm_module_stub.cpp.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/kcm_module_stub.cpp.cmake b/templates/kcm_module_stub.cpp.cmake
index 112f2a0..1b2490b 100644
--- a/templates/kcm_module_stub.cpp.cmake
+++ b/templates/kcm_module_stub.cpp.cmake
@@ -13,7 +13,7 @@
#include <tdelocale.h>
#include <klibloader.h>
#include <tdestandarddirs.h>
-#include <ksimpleconfig.h>
+#include <tdesimpleconfig.h>
#include <tqstring.h>
#include <sip-tqt.h>