summaryrefslogtreecommitdiff
path: root/source3/python/py_tdb.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/python/py_tdb.h')
-rw-r--r--source3/python/py_tdb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/python/py_tdb.h b/source3/python/py_tdb.h
index d4ce4920a6..794a20cf2b 100644
--- a/source3/python/py_tdb.h
+++ b/source3/python/py_tdb.h
@@ -24,6 +24,6 @@
#include "includes.h"
#include "Python.h"
-#include "python/py_common.h"
+#include "python/py_common_proto.h"
#endif /* _PY_TDB_H */