Mercurial > sdl-ios-xcode
diff include/SDL_config_win32.h @ 1607:932ba94c4032
These files should be included from SDL_config.h (so they get SDL_platform.h)
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Thu, 23 Mar 2006 21:52:47 +0000 |
parents | 38c1eb6b0083 |
children | d951a5afaf07 |
line wrap: on
line diff
--- a/include/SDL_config_win32.h Thu Mar 23 21:46:24 2006 +0000 +++ b/include/SDL_config_win32.h Thu Mar 23 21:52:47 2006 +0000 @@ -22,6 +22,9 @@ #ifndef _SDL_config_win32_h #define _SDL_config_win32_h +#ifndef _SDL_config_h +#error This file should be included from SDL_config.h - Copy SDL_config.h.default to SDL_config.h? +#endif /* This is a set of defines to configure the SDL features */