summaryrefslogtreecommitdiffstats
path: root/src/ldapmgr.h
diff options
context:
space:
mode:
authorgregory guy <[email protected]>2019-03-15 10:58:02 +0100
committerSlávek Banko <[email protected]>2019-03-31 12:54:19 +0200
commit922d3cdd719e00dc2f8e3f697a922e6926b4e9bc (patch)
treec01312763dfe7adbbb41e48daa4a345f7c2c0593 /src/ldapmgr.h
parent36a43831f4bf48eb688499e111f7b86d25abb5fb (diff)
downloadkcmldapmanager-922d3cdd719e00dc2f8e3f697a922e6926b4e9bc.tar.gz
kcmldapmanager-922d3cdd719e00dc2f8e3f697a922e6926b4e9bc.zip
conversion to the cmake building system
Signed-off-by: gregory guy <[email protected]> (cherry picked from commit 67025db14ed3496a7977682e1c5c282e630abc4e)
Diffstat (limited to 'src/ldapmgr.h')
-rw-r--r--src/ldapmgr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ldapmgr.h b/src/ldapmgr.h
index 48fe954..c3ef9b0 100644
--- a/src/ldapmgr.h
+++ b/src/ldapmgr.h
@@ -30,7 +30,7 @@
#include <tqpushbutton.h>
#include <tqcombobox.h>
-#include "libtdeldap.h"
+#include <libtdeldap.h>
#include "ldapconfigbase.h"
class KSimpleConfig;