summaryrefslogtreecommitdiffstats
path: root/src/setupdialogprg.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-02-25 19:08:44 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-02-25 19:08:44 +0900
commitcd69374426f9b1abd36c2ca775ec1ae4c768de58 (patch)
tree60acefd03a7775331116db0771d99a0416381192 /src/setupdialogprg.cpp
parent7793a19dc7148e17e4d9a38c8e2b29e9d761a96c (diff)
downloadkooldock-cd69374426f9b1abd36c2ca775ec1ae4c768de58.tar.gz
kooldock-cd69374426f9b1abd36c2ca775ec1ae4c768de58.zip
Use tdestandarddirs.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/setupdialogprg.cpp')
-rw-r--r--src/setupdialogprg.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/setupdialogprg.cpp b/src/setupdialogprg.cpp
index d0fdde8..2b679a8 100644
--- a/src/setupdialogprg.cpp
+++ b/src/setupdialogprg.cpp
@@ -15,7 +15,7 @@
#include <tdelocale.h>
#include <ksimpleconfig.h>
#include <tdemessagebox.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <kpushbutton.h>
#include <keditlistbox.h>
#include <klineedit.h>