From a71b4bf05d13eb7d50f8baf20ea0567e890bb1e5 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. --HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402287 --- 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