summaryrefslogtreecommitdiffstats
path: root/lib/kformula/kformuladocument.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-07-12 18:18:10 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-07-12 18:18:10 +0900
commita1d5d51fe58cfdc6bd7e35153fa334c2fdde3354 (patch)
treed8c85b6b07060dbb834cfe78f46209a64f3fa2e8 /lib/kformula/kformuladocument.cpp
parentcf85b9c285a2b9baa87c9d0cb9d683b48e82a475 (diff)
downloadkoffice-a1d5d51fe58cfdc6bd7e35153fa334c2fdde3354.tar.gz
koffice-a1d5d51fe58cfdc6bd7e35153fa334c2fdde3354.zip
Use TDESimpleConfig
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'lib/kformula/kformuladocument.cpp')
-rw-r--r--lib/kformula/kformuladocument.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kformula/kformuladocument.cpp b/lib/kformula/kformuladocument.cpp
index 24d7c6504..4cb52d8f8 100644
--- a/lib/kformula/kformuladocument.cpp
+++ b/lib/kformula/kformuladocument.cpp
@@ -25,7 +25,7 @@
#include <tdeglobal.h>
#include <kiconloader.h>
#include <tdelocale.h>
-#include <ksimpleconfig.h>
+#include <tdesimpleconfig.h>
#include <tdestandarddirs.h>
#include <KoDocument.h>