ldb:pyldb.h - revert to the previous header behaviour
[metze/samba/wip.git] / source4 / dsdb / pydsdb.c
index 64b7266e723814a009f42817ae6472ad432ecd30..f304153604a5bead4bc6d57b5b1d860e98d318e3 100644 (file)
    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
-#include "lib/ldb/pyldb.h"
+#include <Python.h>
 #include "includes.h"
+#include <ldb.h>
+#include <pyldb.h>
 #include "dsdb/samdb/samdb.h"
 #include "libcli/security/security.h"
 #include "librpc/ndr/libndr.h"