From 1123d2c58c19d006f253af5772e8a982b33ee870 Mon Sep 17 00:00:00 2001 From: meep-eep Date: Sun, 24 Apr 2005 00:40:32 +0000 Subject: [PATCH] SDL.h is still needed on OSX. git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1678 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/src/starcon2.c | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sc2/src/starcon2.c b/sc2/src/starcon2.c index 3eb150eec..9d35f5ccf 100644 --- a/sc2/src/starcon2.c +++ b/sc2/src/starcon2.c @@ -42,6 +42,11 @@ #include "starcon.h" +#if defined(GFXMODULE_SDL) +# include SDL_INCLUDE(SDL.h) + // Including this is actually necessary on OSX. +#endif + struct options_struct { const char *logFile; enum {