summaryrefslogtreecommitdiff
path: root/unix.c
diff options
context:
space:
mode:
Diffstat (limited to 'unix.c')
-rw-r--r--unix.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/unix.c b/unix.c
index 24f3ce5c1..414e0baf2 100644
--- a/unix.c
+++ b/unix.c
@@ -43,7 +43,6 @@ ULONG __stack = (1024*1024)*2; // maybe not that much is needed actually ;)
//the mac implementation needs this file included in the same file as main()
#include <SDL.h>
#endif
- #include "os/macosx/macos.h"
#endif
static char *_fios_path;