NEED_SDL_HEADERS shouldn't be defined on the Carbon Mac Port...
svn-id: r3718
This commit is contained in:
parent
796daa4c72
commit
75f87fc10e
1 changed files with 2 additions and 1 deletions
|
@ -4,8 +4,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
#if !defined(__APPLE__CW)
|
||||||
#define NEED_SDL_HEADERS
|
#define NEED_SDL_HEADERS
|
||||||
|
#endif
|
||||||
|
|
||||||
|
|
||||||
#include "stdafx.h"
|
#include "stdafx.h"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue