diff --git a/Mac/Python/macgetpath.c b/Mac/Python/macgetpath.c index c180d1fa466..83117edcbfa 100644 --- a/Mac/Python/macgetpath.c +++ b/Mac/Python/macgetpath.c @@ -32,6 +32,7 @@ PERFORMANCE OF THIS SOFTWARE. #include "Python.h" #include "osdefs.h" #include "macglue.h" +#include "macdefs.h" #include "pythonresources.h" #ifdef HAVE_UNISTD_H #include