Fix the mess with ldb includes.
[metze/samba/wip.git] / source4 / lib / ldb / pyldb.c
index 9e98363c6f6e88136c68c2b6d561a245c519a452..f71ee2334021fb2dc681e4f1b648cee8ab081ff5 100644 (file)
@@ -25,7 +25,7 @@
    License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
-#include "ldb_includes.h"
+#include "ldb_private.h"
 #include <Python.h>
 #include "pyldb.h"