diff options
Diffstat (limited to 'source3/python/py_winreg.h')
-rw-r--r-- | source3/python/py_winreg.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/source3/python/py_winreg.h b/source3/python/py_winreg.h index e19674d218..95d5fc6ea9 100644 --- a/source3/python/py_winreg.h +++ b/source3/python/py_winreg.h @@ -21,9 +21,6 @@ #ifndef _PY_WINREG_H #define _PY_WINREG_H -#include "includes.h" -#include "Python.h" - #include "python/py_common.h" #endif /* _PY_WINREG_H */ |