diff --git a/include/SDL_config_macosx.h b/include/SDL_config_macosx.h index 8f04930d5..15b0025cd 100644 --- a/include/SDL_config_macosx.h +++ b/include/SDL_config_macosx.h @@ -25,6 +25,9 @@ #include "SDL_platform.h" +/* This gets us MAC_OS_X_VERSION_MIN_REQUIRED... */ +#include + /* This is a set of defines to configure the SDL features */ #define SDL_HAS_64BIT_TYPE 1