summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/video/x11/SDL_x11video.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/video/x11/SDL_x11video.c b/src/video/x11/SDL_x11video.c
index 0233fabbd..2494bce39 100644
--- a/src/video/x11/SDL_x11video.c
+++ b/src/video/x11/SDL_x11video.c
@@ -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"