summaryrefslogtreecommitdiffstats
path: root/kate/filetemplates
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2025-02-25 22:45:54 +0900
committerMichele Calgaro <[email protected]>2025-02-25 22:59:01 +0900
commit90ddc2d5c7704f0a5b230a8a6c7e94f63395a006 (patch)
tree9e3c304e6c964108b478f9483749e0c13a4291f9 /kate/filetemplates
parentc66ac89f1a329e3705d28a4dd7d7658d325593ff (diff)
downloadtdeaddons-master.tar.gz
tdeaddons-master.zip
Use tdestandarddirs.hHEADmaster
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'kate/filetemplates')
-rw-r--r--kate/filetemplates/plugin/filetemplates.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/kate/filetemplates/plugin/filetemplates.cpp b/kate/filetemplates/plugin/filetemplates.cpp
index 39c0c40..ce2edc3 100644
--- a/kate/filetemplates/plugin/filetemplates.cpp
+++ b/kate/filetemplates/plugin/filetemplates.cpp
@@ -41,8 +41,7 @@
#include <tdenewstuff/knewstuff.h>
#include <tdenewstuff/entry.h>
#include <tdeprocess.h>
-#include <kstandarddirs.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <tdetempfile.h>
#include <kurlrequester.h>
#include <kuser.h>