summaryrefslogtreecommitdiffstats
path: root/src/machineconfigdlg.h
diff options
context:
space:
mode:
authorgregory guy <[email protected]>2019-03-15 10:58:02 +0100
committergregory guy <[email protected]>2019-03-27 13:59:33 +0100
commit67025db14ed3496a7977682e1c5c282e630abc4e (patch)
treeae4455b24b9ef3c2e66062a478797d7e32829ca5 /src/machineconfigdlg.h
parentdbab0cd0ca4ccdf685ffa265671e65cd4d06fcaa (diff)
downloadkcmldapmanager-67025db14ed3496a7977682e1c5c282e630abc4e.tar.gz
kcmldapmanager-67025db14ed3496a7977682e1c5c282e630abc4e.zip
conversion to the cmake building system
Signed-off-by: gregory guy <[email protected]>
Diffstat (limited to 'src/machineconfigdlg.h')
-rw-r--r--src/machineconfigdlg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/machineconfigdlg.h b/src/machineconfigdlg.h
index 25f2554..68c2b3d 100644
--- a/src/machineconfigdlg.h
+++ b/src/machineconfigdlg.h
@@ -23,7 +23,7 @@
#include <kdialogbase.h>
-#include "libtdeldap.h"
+#include <libtdeldap.h>
#include "machineconfigbase.h"
class MachineConfigDialog : public KDialogBase