1.1 --- a/include/SDL.h Mon Feb 06 17:26:47 2006 +0000 1.2 +++ b/include/SDL.h Mon Feb 06 17:28:04 2006 +0000 1.3 @@ -25,6 +25,7 @@ 1.4 #ifndef _SDL_H 1.5 #define _SDL_H 1.6 1.7 +#include "SDL_config.h" 1.8 #include "SDL_main.h" 1.9 #include "SDL_types.h" 1.10 #include "SDL_getenv.h"