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