X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=blobdiff_plain;f=misc%2Fbuilddeps%2Fwin32%2Fsdl%2Finclude%2FSDL2%2FSDL_opengles2.h;h=df29d3840bee39ce62fc98cd8b83af5c0b7ddd46;hp=edcd1a24aeb8c2e5a94c3f6c769ec61406dac1ae;hb=1e434bee7af23e6dfd2130a8eadd131e5da3d643;hpb=38843b816f00c0d1d1e0ce2d99f172a975eb7a3e diff --git a/misc/builddeps/win32/sdl/include/SDL2/SDL_opengles2.h b/misc/builddeps/win32/sdl/include/SDL2/SDL_opengles2.h index edcd1a24..df29d384 100644 --- a/misc/builddeps/win32/sdl/include/SDL2/SDL_opengles2.h +++ b/misc/builddeps/win32/sdl/include/SDL2/SDL_opengles2.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2016 Sam Lantinga + Copyright (C) 1997-2019 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages @@ -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__