s4-ldb: fixed build of paged searches
authorAndrew Tridgell <tridge@samba.org>
Mon, 1 Nov 2010 07:46:02 +0000 (18:46 +1100)
committerAndrew Tridgell <tridge@samba.org>
Mon, 1 Nov 2010 09:41:27 +0000 (09:41 +0000)
Autobuild-User: Andrew Tridgell <tridge@samba.org>
Autobuild-Date: Mon Nov  1 09:41:27 UTC 2010 on sn-devel-104

source4/lib/ldb/modules/paged_searches.c

index becab83bcff5b2d6e58ec1629c49215cc8c6bb0d..3d86b8d3caca827faa08e9bc1ac11926bf5274fb 100644 (file)
@@ -33,7 +33,7 @@
  *  Author: Simo Sorce
  */
 
-#include "includes.h"
+#include "ldb_includes.h"
 #include "ldb_module.h"
 
 #define PS_DEFAULT_PAGE_SIZE 500