summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2025-02-25 23:12:25 +0900
committerMichele Calgaro <[email protected]>2025-02-25 23:12:25 +0900
commit7dfe8c376b0c793ed2f0b489a33bb768bb2c8840 (patch)
tree299ec91bbd6102ca58b387475f35ac6e7b430506
parent383d0bc590f1258d0a3e93ea220d6f4e5a3d7d32 (diff)
downloadlibtdeldap-7dfe8c376b0c793ed2f0b489a33bb768bb2c8840.tar.gz
libtdeldap-7dfe8c376b0c793ed2f0b489a33bb768bb2c8840.zip
Use tdestandarddirs.hHEADmaster
Signed-off-by: Michele Calgaro <[email protected]>
-rw-r--r--src/ldaplogindlg.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ldaplogindlg.cpp b/src/ldaplogindlg.cpp
index 704add7..5a85b59 100644
--- a/src/ldaplogindlg.cpp
+++ b/src/ldaplogindlg.cpp
@@ -26,7 +26,7 @@
#include <ksimpleconfig.h>
#include <tdelocale.h>
#include <kdebug.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <kiconloader.h>
#include <dcopclient.h>
#include <tdeprocess.h>