Fix the mess with ldb includes.
[kamenim/samba.git] / source4 / lib / ldb / tools / ldbedit.c
index 1a684c5c2db4d0c035efd6ffa33d0aaaa536288c..3a915f8bea9ecca9af8d7427138bc4471322d979 100644 (file)
@@ -31,7 +31,7 @@
  *  Author: Andrew Tridgell
  */
 
-#include "ldb_includes.h"
+#include "ldb.h"
 #include "tools/cmdline.h"
 
 static struct ldb_cmdline *options;