Fix the mess with ldb includes.
[metze/samba/wip.git] / source4 / lib / ldb / tools / ldbtest.c
index f3d6d621a9b977bf97635abb823507b231de37bb..edaa9fb85c0cbff2dd0fcdcafffab8acdd5e4f98 100644 (file)
@@ -31,7 +31,7 @@
  *  Author: Andrew Tridgell
  */
 
-#include "ldb_includes.h"
+#include "ldb.h"
 #include "tools/cmdline.h"
 
 static struct timeval tp1,tp2;