summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/samba
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/ldb/samba')
-rw-r--r--source4/lib/ldb/samba/ldif_handlers.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/lib/ldb/samba/ldif_handlers.c b/source4/lib/ldb/samba/ldif_handlers.c
index 84270195dc9..85f6b227562 100644
--- a/source4/lib/ldb/samba/ldif_handlers.c
+++ b/source4/lib/ldb/samba/ldif_handlers.c
@@ -23,8 +23,8 @@
*/
#include "includes.h"
-#include "ldb/include/ldb.h"
-#include "ldb/include/ldb_private.h"
+#include "ldb/include/includes.h"
+
#include "librpc/gen_ndr/ndr_security.h"
#include "librpc/gen_ndr/ndr_misc.h"
#include "dsdb/samdb/samdb.h"