summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-07-12 18:00:41 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-07-12 18:00:41 +0900
commit0d7a105e90d30300e68443562036d988d67f415d (patch)
treecea73e58a80226fa71747148f3ca133bd085f241
parent5686e597ebc321382948690d19668c46ce6851a7 (diff)
downloadtork-0d7a105e90d30300e68443562036d988d67f415d.tar.gz
tork-0d7a105e90d30300e68443562036d988d67f415d.zip
Use TDESimpleConfig
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--src/torkapplet/tork_mnu.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/torkapplet/tork_mnu.cpp b/src/torkapplet/tork_mnu.cpp
index ca98c00..71c2edc 100644
--- a/src/torkapplet/tork_mnu.cpp
+++ b/src/torkapplet/tork_mnu.cpp
@@ -30,7 +30,7 @@
#include <tdelocale.h>
#include <krun.h>
#include <kshell.h>
-#include <ksimpleconfig.h>
+#include <tdesimpleconfig.h>
#include <tdestandarddirs.h>
#include <dcopref.h>
#include <dcopclient.h>