ldb: use #include <ldb.h> for ldb
[samba.git] / source4 / lib / ldb-samba / ldb_wrap.c
index 763e785f9203a9dc29c893fa50b6bd737488c05f..e3e6dcecfa30a21debdb7b5e4f855c85ba301c86 100644 (file)
@@ -28,8 +28,8 @@
 
 #include "includes.h"
 #include "lib/events/events.h"
-#include "lib/ldb/include/ldb.h"
-#include "lib/ldb/include/ldb_errors.h"
+#include <ldb.h>
+#include <ldb_errors.h>
 #include "lib/ldb-samba/ldif_handlers.h"
 #include "ldb_wrap.h"
 #include "dsdb/samdb/samdb.h"