Mercurial > sdl-ios-xcode
diff include/SDL_windows.h @ 1345:7f32b9bede06
Fixes for Visual C++ 6.0
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Tue, 07 Feb 2006 18:36:54 +0000 |
parents | 450721ad5436 |
children | 67114343400d |
line wrap: on
line diff
--- a/include/SDL_windows.h Tue Feb 07 17:49:40 2006 +0000 +++ b/include/SDL_windows.h Tue Feb 07 18:36:54 2006 +0000 @@ -24,6 +24,7 @@ #define _SDL_windows_h #include "SDL_config.h" +#include "SDL_types.h" /* This includes only the windows headers needed by SDL, with no C runtime */ #define WIN32_LEAN_AND_MEAN