diff options
Diffstat (limited to 'Include/pgenheaders.h')
-rw-r--r-- | Include/pgenheaders.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Include/pgenheaders.h b/Include/pgenheaders.h index 15e9861..0b2e4ce 100644 --- a/Include/pgenheaders.h +++ b/Include/pgenheaders.h @@ -30,7 +30,7 @@ redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. #include <stdlib.h> #endif -#include "pyport.h" +#include "pymem.h" #include "pydebug.h" |