Fix include path to pytalloc.
authorJelmer Vernooij <jelmer@samba.org>
Fri, 24 Oct 2008 00:58:12 +0000 (02:58 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Fri, 24 Oct 2008 00:58:12 +0000 (02:58 +0200)
pidl/lib/Parse/Pidl/Samba4/Python.pm

index fc64c35fca1858da2f57f42cf684c4e316d6f26b..58e6910d3dffbd5bdea7e999755a8d7580ec7cf3 100644 (file)
@@ -1142,7 +1142,7 @@ sub Parse($$$$$)
 #include \"includes.h\"
 #include <Python.h>
 #include \"librpc/rpc/dcerpc.h\"
-#include \"scripting/python/pytalloc.h\"
+#include \"lib/talloc/pytalloc.h\"
 #include \"librpc/rpc/pyrpc.h\"
 #include \"lib/events/events.h\"
 #include \"$hdr\"