Fix the mess with ldb includes.
[metze/samba/wip.git] / source4 / lib / ldb / tools / ldbadd.c
index f32a4fa9bc2e3cad6ba31ddd894eeb16a697fd23..be02334797fa4e4f21f47901f0343d23fc274e21 100644 (file)
@@ -31,7 +31,7 @@
  *  Author: Andrew Tridgell
  */
 
-#include "ldb_includes.h"
+#include "ldb.h"
 #include "tools/cmdline.h"
 
 static int failures;