diff -r e18467d67cfd -r c71e05b4dc2e include/SDL_events.h --- a/include/SDL_events.h Fri Feb 10 03:21:39 2006 +0000 +++ b/include/SDL_events.h Fri Feb 10 06:48:43 2006 +0000 @@ -26,6 +26,7 @@ #define _SDL_events_h #include "SDL_stdinc.h" +#include "SDL_error.h" #include "SDL_active.h" #include "SDL_keyboard.h" #include "SDL_mouse.h"