summaryrefslogtreecommitdiffstats
path: root/src/ldapbonding.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-02-25 18:34:51 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-02-25 18:34:51 +0900
commit31a555aeb4a1c64055ba03a9a0d60c417a31d2e1 (patch)
tree0724b7ce0fb09ee4e91c36bbb1c9a343615ae3c8 /src/ldapbonding.cpp
parentf8fe2221667caaa8e4f82c6f2c37cfb1f8454621 (diff)
downloadkcmldap-31a555aeb4a1c64055ba03a9a0d60c417a31d2e1.tar.gz
kcmldap-31a555aeb4a1c64055ba03a9a0d60c417a31d2e1.zip
Use tdestandarddirs.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/ldapbonding.cpp')
-rw-r--r--src/ldapbonding.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ldapbonding.cpp b/src/ldapbonding.cpp
index 5d8ccc6..60859f5 100644
--- a/src/ldapbonding.cpp
+++ b/src/ldapbonding.cpp
@@ -29,7 +29,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>