diff --git a/Modules/pyexpat.c b/Modules/pyexpat.c index 30c420d979..93107baba1 100644 --- a/Modules/pyexpat.c +++ b/Modules/pyexpat.c @@ -1,6 +1,6 @@ +#include "Python.h" #include -#include "Python.h" #include "compile.h" #include "frameobject.h" #ifdef HAVE_EXPAT_H