aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.cpp b/main.cpp
index d0debd964d..be2d892d0d 100644
--- a/main.cpp
+++ b/main.cpp
@@ -40,7 +40,7 @@ Scumm *g_scumm;
Config * scummcfg;
-#if defined(__APPLE__) && defined(SDL)
+#if defined(MACOSX) && defined(UNIX)
#include <SDL.h>
#elif !defined(__MORPHOS__)
#undef main