__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:
meep-eep
2005-04-23 23:45:31 +00:00
parent b1021126a2
commit 37c9a3760f
+1 -1
View File
@@ -140,7 +140,7 @@ iswgraph(wint_t wc)
// 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
// script.
#ifdef APPLE
#ifdef __APPLE__
# define HAVE_SDL_SDL_H
#else
# define HAVE_SDL_H