Skip to content

Commit

Permalink
Fixed iOS and Android build
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Feb 12, 2020
1 parent 4bb95e8 commit 6ec14b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/render/opengles/SDL_render_gles.c
Expand Up @@ -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"
Expand Down

0 comments on commit 6ec14b7

Please sign in to comment.