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
This commit is contained in:
meep-eep
2005-04-24 00:40:32 +00:00
parent ca46727d02
commit 1123d2c58c
+5
View File
@@ -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 {