summaryrefslogtreecommitdiffstats
path: root/src/kcm
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2025-02-25 19:08:25 +0900
committerMichele Calgaro <[email protected]>2025-02-25 19:08:25 +0900
commit76162478ba6f8c02c6221b5325ab0add78a14b07 (patch)
tree9efbb4991f19a3288a377e13cfafbefdcbbe968a /src/kcm
parentc32ebae5781871a6d0c13e2892d82577679eb5a3 (diff)
downloadknemo-master.tar.gz
knemo-master.zip
Use tdestandarddirs.hHEADmaster
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'src/kcm')
-rw-r--r--src/kcm/configdialog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kcm/configdialog.cpp b/src/kcm/configdialog.cpp
index b3d1af7..4115c26 100644
--- a/src/kcm/configdialog.cpp
+++ b/src/kcm/configdialog.cpp
@@ -45,7 +45,7 @@
#include <kinputdialog.h>
#include <tdeapplication.h>
#include <knotifydialog.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <kgenericfactory.h>
#include <kdirselectdialog.h>