author | Ryan C. Gordon <icculus@icculus.org> |
Tue, 27 Mar 2007 00:39:03 +0000 | |
changeset 2098 | e554a6547303 |
parent 2097 | b0048df1701a |
child 2099 | 891ed60fcaa9 |
--- 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