diff --git a/PC/import_nt.c b/PC/import_nt.c index d34033cf91a..e340bb99c6d 100644 --- a/PC/import_nt.c +++ b/PC/import_nt.c @@ -6,7 +6,7 @@ */ -#include "allobjects.h" +#include "Python.h" #include "osdefs.h" #include #include "importdl.h"