Explorar o código

Fixed iOS and Android build

Sam Lantinga %!s(int64=6) %!d(string=hai) anos
pai
achega
6ec14b7fda
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/render/opengles/SDL_render_gles.c

+ 1 - 0
src/render/opengles/SDL_render_gles.c

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