summaryrefslogtreecommitdiffstats
path: root/quanta/src
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-07-12 18:58:38 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-07-12 19:13:38 +0900
commit2d7a3114f49d64b244c304e83224df96af9f2b0f (patch)
tree83d4bc279dee5587ddeed5e7604a524ed77b7a9f /quanta/src
parent4b6836187ba1d0ee85b6be44284639b5bccc8b88 (diff)
downloadtdewebdev-2d7a3114f49d64b244c304e83224df96af9f2b0f.tar.gz
tdewebdev-2d7a3114f49d64b244c304e83224df96af9f2b0f.zip
Replace ksimpleconfig.h with tdeconfig.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'quanta/src')
-rw-r--r--quanta/src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/src/main.cpp b/quanta/src/main.cpp
index 07489b58..4f175325 100644
--- a/quanta/src/main.cpp
+++ b/quanta/src/main.cpp
@@ -21,7 +21,7 @@
#include <tdelocale.h>
#include <tdeaboutdata.h>
#include <kiconloader.h>
-#include <ksimpleconfig.h>
+#include <tdeconfig.h>
#include <kdebug.h>
#include <tdecmdlineargs.h>
#include <dcopclient.h>