summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-02-25 18:53:46 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-02-28 10:43:13 +0900
commita6b8cc41e27c15bb670aa7c0c0464b6eb44099e9 (patch)
tree74f9303eb3397985d5838dee0fbed0330b25f3e9 /tools
parent7bc34c7d4a07099da42038b83c543fb4274b1e56 (diff)
downloadkoffice-master.tar.gz
koffice-master.zip
Use tdestandarddirs.hHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tools')
-rw-r--r--tools/thesaurus/main.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/thesaurus/main.h b/tools/thesaurus/main.h
index 8d1c585a..57c84a21 100644
--- a/tools/thesaurus/main.h
+++ b/tools/thesaurus/main.h
@@ -55,7 +55,7 @@
#include <tdeprocess.h>
#include <kpushbutton.h>
#include <krun.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <kurl.h>
class TQToolButton;