summaryrefslogtreecommitdiffstats
path: root/chalk/ui/kis_custom_pattern.cpp
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 /chalk/ui/kis_custom_pattern.cpp
parent7bc34c7d4a07099da42038b83c543fb4274b1e56 (diff)
downloadkoffice-a6b8cc41e27c15bb670aa7c0c0464b6eb44099e9.tar.gz
koffice-a6b8cc41e27c15bb670aa7c0c0464b6eb44099e9.zip
Use tdestandarddirs.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'chalk/ui/kis_custom_pattern.cpp')
-rw-r--r--chalk/ui/kis_custom_pattern.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/ui/kis_custom_pattern.cpp b/chalk/ui/kis_custom_pattern.cpp
index e8b3a12ac..121e80a11 100644
--- a/chalk/ui/kis_custom_pattern.cpp
+++ b/chalk/ui/kis_custom_pattern.cpp
@@ -23,7 +23,7 @@
#include <tqpushbutton.h>
#include <tqcombobox.h>
#include <tdeglobal.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <tdetempfile.h>
#include "kis_view.h"