summaryrefslogtreecommitdiffstats
path: root/src/serviceconfigdlg.h
diff options
context:
space:
mode:
authorgregory guy <g-gregory@gmx.fr>2019-03-15 10:58:02 +0100
committergregory guy <g-gregory@gmx.fr>2019-03-27 13:59:33 +0100
commit67025db14ed3496a7977682e1c5c282e630abc4e (patch)
treeae4455b24b9ef3c2e66062a478797d7e32829ca5 /src/serviceconfigdlg.h
parentdbab0cd0ca4ccdf685ffa265671e65cd4d06fcaa (diff)
downloadkcmldapmanager-67025db14ed3496a7977682e1c5c282e630abc4e.tar.gz
kcmldapmanager-67025db14ed3496a7977682e1c5c282e630abc4e.zip
conversion to the cmake building system
Signed-off-by: gregory guy <g-gregory@gmx.fr>
Diffstat (limited to 'src/serviceconfigdlg.h')
-rw-r--r--src/serviceconfigdlg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/serviceconfigdlg.h b/src/serviceconfigdlg.h
index 5ebf5a1..85736bd 100644
--- a/src/serviceconfigdlg.h
+++ b/src/serviceconfigdlg.h
@@ -23,7 +23,7 @@
#include <kdialogbase.h>
-#include "libtdeldap.h"
+#include <libtdeldap.h>
#include "serviceconfigbase.h"
class ServiceConfigDialog : public KDialogBase