summaryrefslogtreecommitdiffstats
path: root/ksim/library/themeloader.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-07-12 18:58:15 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-07-12 18:58:15 +0900
commita4e89f2b45c154949c07fab788df9f14aa0f25e8 (patch)
treef4e030f262633f2b97dd00ba4d2a1bd6cf7e1028 /ksim/library/themeloader.cpp
parent1691a30e333c87cb9afd06a0e967dbd9aef38260 (diff)
downloadtdeutils-a4e89f2b45c154949c07fab788df9f14aa0f25e8.tar.gz
tdeutils-a4e89f2b45c154949c07fab788df9f14aa0f25e8.zip
Use TDESimpleConfig
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ksim/library/themeloader.cpp')
-rw-r--r--ksim/library/themeloader.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksim/library/themeloader.cpp b/ksim/library/themeloader.cpp
index ded0d7e..c1eb655 100644
--- a/ksim/library/themeloader.cpp
+++ b/ksim/library/themeloader.cpp
@@ -33,7 +33,7 @@
#include <tqbitmap.h>
#include <kdebug.h>
-#include <ksimpleconfig.h>
+#include <tdesimpleconfig.h>
#include <tdeglobalsettings.h>
#include <tdestandarddirs.h>
#include <tdeglobal.h>