# HG changeset patch # User Ryan C. Gordon # Date 1174955943 0 # Node ID e554a65473032e6ec27ca856469c721c877cadca # Parent b0048df1701a9c3fb674ccc466e7da887145c1cf Merge of r2554:2995 from branches/SDL-1.2: AvailabilityMacros.h for Mac OS X. diff -r b0048df1701a -r e554a6547303 include/SDL_config_macosx.h --- 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 + /* This is a set of defines to configure the SDL features */ #define SDL_HAS_64BIT_TYPE 1