From ab769851e53fe020aaa14ef0f8b2a4ca98d3a1fe Mon Sep 17 00:00:00 2001 From: "Ryan C. Gordon" Date: Tue, 27 Mar 2007 00:39:03 +0000 Subject: [PATCH] Merge of r2554:2995 from branches/SDL-1.2: AvailabilityMacros.h for Mac OS X. --- include/SDL_config_macosx.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/include/SDL_config_macosx.h b/include/SDL_config_macosx.h index 1d7233735..80f94ab7a 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