summaryrefslogtreecommitdiff
path: root/pidl
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2010-12-17 23:00:31 +0100
committerJelmer Vernooij <jelmer@samba.org>2010-12-18 00:47:06 +0100
commitf9fbe0874f9ef5fe70892d68749292821f4f4682 (patch)
treec4e25adb68147c5656a344ccb20c8350895234bc /pidl
parent502fe681167cb8f445b9d07d447d84c19b617f8d (diff)
downloadsamba-f9fbe0874f9ef5fe70892d68749292821f4f4682.tar.gz
samba-f9fbe0874f9ef5fe70892d68749292821f4f4682.tar.bz2
samba-f9fbe0874f9ef5fe70892d68749292821f4f4682.zip
pidl: Use system pytalloc if possible.
Diffstat (limited to 'pidl')
-rw-r--r--pidl/lib/Parse/Pidl/Samba4/Python.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/pidl/lib/Parse/Pidl/Samba4/Python.pm b/pidl/lib/Parse/Pidl/Samba4/Python.pm
index 8fdb66a541..09ebd577e0 100644
--- a/pidl/lib/Parse/Pidl/Samba4/Python.pm
+++ b/pidl/lib/Parse/Pidl/Samba4/Python.pm
@@ -1284,7 +1284,7 @@ sub Parse($$$$$)
/* Python wrapper functions auto-generated by pidl */
#include <Python.h>
#include \"includes.h\"
-#include \"lib/talloc/pytalloc.h\"
+#include <pytalloc.h>
#include \"librpc/rpc/pyrpc.h\"
#include \"librpc/rpc/pyrpc_util.h\"
#include \"$hdr\"