summaryrefslogtreecommitdiffstats
path: root/src/ldapmgr.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/ldapmgr.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/ldapmgr.cpp')
-rw-r--r--src/ldapmgr.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ldapmgr.cpp b/src/ldapmgr.cpp
index 0b05d86..45d5091 100644
--- a/src/ldapmgr.cpp
+++ b/src/ldapmgr.cpp
@@ -26,7 +26,7 @@
#include <tdeparts/genericfactory.h>
#include <ksimpleconfig.h>
#include <tdeglobalsettings.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <kurlrequester.h>
#include <tdelistview.h>
#include <kopenwith.h>