diff options
Diffstat (limited to 'include/SDL_config.h.in')
-rw-r--r-- | include/SDL_config.h.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/SDL_config.h.in b/include/SDL_config.h.in index e1932400..78b04b52 100644 --- a/include/SDL_config.h.in +++ b/include/SDL_config.h.in @@ -271,6 +271,7 @@ #undef SDL_VIDEO_RENDER_D3D #undef SDL_VIDEO_RENDER_OGL #undef SDL_VIDEO_RENDER_OGL_ES +#undef SDL_VIDEO_RENDER_OGL_ES2 #undef SDL_VIDEO_RENDER_DIRECTFB /* Enable OpenGL support */ |