Fix the mess with ldb includes.
[metze/samba/wip.git] / source4 / lib / ldb / ldb_sqlite3 / ldb_sqlite3.c
index be99c29d1e6cc948cdd37df5d4bcca51b3bd2a2e..39a77a5505797b374e2106edc083a0748970e225 100644 (file)
@@ -32,7 +32,7 @@
  *  Author: Derrell Lipman (based on Andrew Tridgell's LDAP backend)
  */
 
-#include "ldb_includes.h"
+#include "ldb_module.h"
 
 #include <sqlite3.h>