CONFIGURE: More work on opengl flags
This commit is contained in:
parent
1ea8c9ef03
commit
a37173807f
32 changed files with 116 additions and 122 deletions
|
@ -28,7 +28,7 @@
|
|||
#include "graphics/opengl/system_headers.h"
|
||||
#include "math/glmath.h"
|
||||
|
||||
#if defined(USE_OPENGL_SHADERS)
|
||||
#if defined(USE_OPENGL_SHADERS) || defined(USE_GLES2)
|
||||
|
||||
#include "engines/wintermute/base/gfx/opengl/base_render_opengl3d_shader.h"
|
||||
#include "engines/wintermute/base/gfx/opengl/base_surface_opengl3d.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue