diff -r 4d0f2b2147cf -r 67114343400d include/SDL_error.h --- a/include/SDL_error.h Fri Feb 10 03:00:38 2006 +0000 +++ b/include/SDL_error.h Fri Feb 10 03:19:02 2006 +0000 @@ -25,6 +25,8 @@ #ifndef _SDL_error_h #define _SDL_error_h +#include "SDL_stdinc.h" + #include "begin_code.h" /* Set up for C function definitions, even when using C++ */ #ifdef __cplusplus