changeset 2098 | e554a6547303 |
parent 1931 | 103c6fec2a60 |
child 2205 | a64c891037fd |
--- a/include/SDL_config_macosx.h Sun Mar 18 22:39:24 2007 +0000 +++ b/include/SDL_config_macosx.h Tue Mar 27 00:39:03 2007 +0000 @@ -25,6 +25,9 @@ #include "SDL_platform.h" +/* This gets us MAC_OS_X_VERSION_MIN_REQUIRED... */ +#include <AvailabilityMacros.h> + /* This is a set of defines to configure the SDL features */ #define SDL_HAS_64BIT_TYPE 1