summaryrefslogtreecommitdiffstats
path: root/juk/filerenamer.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-02-25 22:47:07 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-02-25 22:47:07 +0900
commit4e458352db936ae1adc273089ce581f380886129 (patch)
tree79f9912fb6daa734b3028792154d888aec36654d /juk/filerenamer.cpp
parent51a1b8ec80f2f95d7da45a42d821c425b77a46b5 (diff)
downloadtdemultimedia-4e458352db936ae1adc273089ce581f380886129.tar.gz
tdemultimedia-4e458352db936ae1adc273089ce581f380886129.zip
Use tdestandarddirs.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'juk/filerenamer.cpp')
-rw-r--r--juk/filerenamer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/juk/filerenamer.cpp b/juk/filerenamer.cpp
index e5398fdf..e57702ed 100644
--- a/juk/filerenamer.cpp
+++ b/juk/filerenamer.cpp
@@ -22,7 +22,7 @@
#include <kurlrequester.h>
#include <kiconloader.h>
#include <knuminput.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <tdeio/netaccess.h>
#include <tdeconfigbase.h>
#include <tdeconfig.h>