Mercurial > sdl-ios-xcode
diff include/SDL_config_macosx.h @ 2098:e554a6547303
Merge of r2554:2995 from branches/SDL-1.2: AvailabilityMacros.h for Mac OS X.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Tue, 27 Mar 2007 00:39:03 +0000 |
parents | 103c6fec2a60 |
children | a64c891037fd |
line wrap: on
line diff
--- 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