MACOS fix

This commit is contained in:
p.kosyh 2010-07-24 13:14:25 +00:00
parent 3146f6ce54
commit 1a0e5dff3e

View file

@ -1,3 +1,7 @@
#if defined(__MACOS__)
#include <SDL.h>
#endif
#include "externals.h"
#include "internals.h"