X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=blobdiff_plain;f=misc%2Fbuilddeps%2Fwin64%2Fsdl%2Finclude%2FSDL2%2FSDL_opengles2.h;fp=misc%2Fbuilddeps%2Fwin64%2Fsdl%2Finclude%2FSDL2%2FSDL_opengles2.h;h=c961f0f7d1fc7982fae36a516ab596a4bcbd729f;hp=edcd1a24aeb8c2e5a94c3f6c769ec61406dac1ae;hb=deca2e989dd715da2f400ff1baa6ff582ce12ed5;hpb=68f21379a7ef1a8bf0f1a402bad90d19804615ad diff --git a/misc/builddeps/win64/sdl/include/SDL2/SDL_opengles2.h b/misc/builddeps/win64/sdl/include/SDL2/SDL_opengles2.h index edcd1a24..c961f0f7 100644 --- a/misc/builddeps/win64/sdl/include/SDL2/SDL_opengles2.h +++ b/misc/builddeps/win64/sdl/include/SDL2/SDL_opengles2.h @@ -24,6 +24,8 @@ * * This is a simple file to encapsulate the OpenGL ES 2.0 API headers. */ +#include "SDL_config.h" + #ifndef _MSC_VER #ifdef __IPHONEOS__