NEED_SDL_HEADERS shouldn't be defined on the Carbon Mac Port...

svn-id: r3718
This commit is contained in:
Mutwin Kraus 2002-03-10 13:50:05 +00:00
parent 796daa4c72
commit 75f87fc10e

View file

@ -4,8 +4,9 @@
#if !defined(__APPLE__CW)
#define NEED_SDL_HEADERS #define NEED_SDL_HEADERS
#endif
#include "stdafx.h" #include "stdafx.h"