Fixed iOS and Android build

Sam Lantinga 2020-02-11 16:23:43 -08:00
parent 4bb95e8403
commit 6ec14b7fda
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@
#if SDL_VIDEO_RENDER_OGL_ES && !SDL_RENDER_DISABLED
#include "SDL_assert.h"
#include "SDL_hints.h"
#include "SDL_opengles.h"
#include "../SDL_sysrender.h"