author | Sam Lantinga <slouken@libsdl.org> |
Wed, 02 Feb 2011 22:55:12 -0800 | |
changeset 5155 | f3ebd1950442 |
parent 5154 | fb424691cfc7 |
child 5156 | 307ccc9c135e |
--- a/include/SDL_config.h.default Wed Feb 02 14:34:54 2011 -0800 +++ b/include/SDL_config.h.default Wed Feb 02 22:55:12 2011 -0800 @@ -40,7 +40,7 @@ #include "SDL_config_iphoneos.h" #elif defined(__MACOSX__) #include "SDL_config_macosx.h" -#elif defined(__WINDOWS__) +#elif defined(__WIN32__) #include "SDL_config_windows.h" #else #include "SDL_config_minimal.h"