__APPLE__, not APPLE
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1674 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
+1
-1
@@ -140,7 +140,7 @@ iswgraph(wint_t wc)
|
|||||||
// Use SDL_INCLUDE to portably include the SDL files from the right
|
// Use SDL_INCLUDE to portably include the SDL files from the right
|
||||||
// location. TODO: Where SDL_H is located could be detected from the build
|
// location. TODO: Where SDL_H is located could be detected from the build
|
||||||
// script.
|
// script.
|
||||||
#ifdef APPLE
|
#ifdef __APPLE__
|
||||||
# define HAVE_SDL_SDL_H
|
# define HAVE_SDL_SDL_H
|
||||||
#else
|
#else
|
||||||
# define HAVE_SDL_H
|
# define HAVE_SDL_H
|
||||||
|
|||||||
Reference in New Issue
Block a user