diff --git a/ast27/Include/compile.h b/ast27/Include/compile.h index bb304b7e..50626b30 100644 --- a/ast27/Include/compile.h +++ b/ast27/Include/compile.h @@ -2,7 +2,7 @@ #ifndef Ta27_COMPILE_H #define Ta27_COMPILE_H -#include "code.h" +#include "Python.h" #ifdef __cplusplus extern "C" {