diff -r 0ec550f04bbc -r dc0dfdd58f27 src/events/SDL_keyboard.c --- a/src/events/SDL_keyboard.c Thu Jan 27 20:51:54 2011 -0800 +++ b/src/events/SDL_keyboard.c Thu Jan 27 22:44:08 2011 -0800 @@ -26,7 +26,7 @@ #include "SDL_timer.h" #include "SDL_events.h" #include "SDL_events_c.h" -#include "SDL_sysevents.h" +#include "../video/SDL_sysvideo.h" /* Global keyboard information */