summaryrefslogtreecommitdiffstats
path: root/src/userconfigdlg.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-02-25 18:35:11 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-02-25 18:35:11 +0900
commit33ded895d1a3a86d0c5146a84abe094924dc29c1 (patch)
treec40cacabeb03c1c48e93c3f5f32bd56bde97e3ff /src/userconfigdlg.cpp
parent151879280cb9a3f1ba2e8c19519b3ca6bba3ae5e (diff)
downloadkcmldapmanager-33ded895d1a3a86d0c5146a84abe094924dc29c1.tar.gz
kcmldapmanager-33ded895d1a3a86d0c5146a84abe094924dc29c1.zip
Use tdestandarddirs.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/userconfigdlg.cpp')
-rw-r--r--src/userconfigdlg.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/userconfigdlg.cpp b/src/userconfigdlg.cpp
index f79ae4e..32fad5f 100644
--- a/src/userconfigdlg.cpp
+++ b/src/userconfigdlg.cpp
@@ -24,7 +24,7 @@
#include <knuminput.h>
#include <ktempdir.h>
#include <tdetempfile.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <tdemessagebox.h>
#include <tdefiledialog.h>
#include <tdeactionselector.h>