aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--insane.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/insane.cpp b/insane.cpp
index 90efd6c339..0f1fb0dda0 100644
--- a/insane.cpp
+++ b/insane.cpp
@@ -4,8 +4,9 @@
+#if !defined(__APPLE__CW)
#define NEED_SDL_HEADERS
-
+#endif
#include "stdafx.h"