diff options
Diffstat (limited to 'source3/python/py_winreg.h')
-rw-r--r-- | source3/python/py_winreg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/python/py_winreg.h b/source3/python/py_winreg.h index e19674d218..088be724e2 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.h" +#include "python/py_common_proto.h" #endif /* _PY_WINREG_H */ |