summaryrefslogtreecommitdiffstats
path: root/filters/xsltfilter/import
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2025-02-25 18:53:46 +0900
committerMichele Calgaro <[email protected]>2025-02-28 10:43:13 +0900
commita6b8cc41e27c15bb670aa7c0c0464b6eb44099e9 (patch)
tree74f9303eb3397985d5838dee0fbed0330b25f3e9 /filters/xsltfilter/import
parent7bc34c7d4a07099da42038b83c543fb4274b1e56 (diff)
downloadkoffice-master.tar.gz
koffice-master.zip
Use tdestandarddirs.hHEADmaster
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'filters/xsltfilter/import')
-rw-r--r--filters/xsltfilter/import/xsltimportdia.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/filters/xsltfilter/import/xsltimportdia.cpp b/filters/xsltfilter/import/xsltimportdia.cpp
index 7877bb58..7b79efd1 100644
--- a/filters/xsltfilter/import/xsltimportdia.cpp
+++ b/filters/xsltfilter/import/xsltimportdia.cpp
@@ -29,7 +29,7 @@
#include <tdeapplication.h>
#include <tdelocale.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <tdeglobal.h>
#include <tderecentdocument.h>
#include <KoFilterManager.h>