changeset 8627 | 704a0bfecf75 |
parent 8616 | ec011c16e2fd |
child 8986 | 1c81316ac642 |
--- a/src/file/cocoa/SDL_rwopsbundlesupport.m Sat Mar 15 16:48:32 2014 -0700 +++ b/src/file/cocoa/SDL_rwopsbundlesupport.m Sat Mar 15 19:30:52 2014 -0700 @@ -20,7 +20,7 @@ */ #include "../../SDL_internal.h" -#ifdef __MACOSX__ +#ifdef __APPLE__ #import <Foundation/Foundation.h> #include "SDL_rwopsbundlesupport.h"