--- a/src/video/x11/SDL_x11video.c Sun May 09 15:46:19 2010 -0700 +++ b/src/video/x11/SDL_x11video.c Sun May 09 15:47:21 2010 -0700 @@ -27,6 +27,7 @@ #include "../SDL_pixels_c.h" #include "SDL_x11video.h" +#include "SDL_x11render.h" #if SDL_VIDEO_DRIVER_PANDORA #include "SDL_x11opengles.h"