pyglue: fix the build with automatic dependecies
authorStefan Metzmacher <metze@samba.org>
Mon, 29 Dec 2008 07:40:04 +0000 (08:40 +0100)
committerStefan Metzmacher <metze@samba.org>
Mon, 29 Dec 2008 07:42:03 +0000 (08:42 +0100)
metze

source4/scripting/python/pyglue.c

index c882240b63c107df7d3efd75c642355d3ad8b724..24ffd58cafabcb8f9f3d6e8953f9318706d32821 100644 (file)
@@ -26,7 +26,7 @@
 #include "librpc/ndr/libndr.h"
 #include "version.h"
 #include <Python.h>
-#include "pyldb.h"
+#include "lib/ldb/pyldb.h"
 #include "libcli/util/pyerrors.h"
 #include "libcli/security/security.h"
 #include "auth/pyauth.h"