Fix the mess with ldb includes.
[sfrench/samba-autobuild/.git] / source4 / lib / ldb / tools / ldbsearch.c
index ceabd5cd78d2eb5714f1dfb62f66dc7985ab18c2..35d4ac70021bea0aea60dbfd05a869ba04b0f41e 100644 (file)
@@ -31,7 +31,7 @@
  *  Author: Andrew Tridgell
  */
 
-#include "ldb_includes.h"
+#include "ldb.h"
 #include "tools/cmdline.h"
 
 static void usage(void)