Added missing header

This commit is contained in:
Sam Lantinga 2010-05-09 15:47:21 -07:00
parent 0b0a5e0be5
commit 29596b2204

View File

@ -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"