summaryrefslogtreecommitdiff
path: root/src/render/vertexes/openglgraphicsvertexes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/vertexes/openglgraphicsvertexes.h')
-rw-r--r--src/render/vertexes/openglgraphicsvertexes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/render/vertexes/openglgraphicsvertexes.h b/src/render/vertexes/openglgraphicsvertexes.h
index 88661d3a8..3bc7f7f52 100644
--- a/src/render/vertexes/openglgraphicsvertexes.h
+++ b/src/render/vertexes/openglgraphicsvertexes.h
@@ -33,6 +33,7 @@
#endif // USE_SDL2
PRAGMA48(GCC diagnostic push)
PRAGMA48(GCC diagnostic ignored "-Wshadow")
+#define GL_GLEXT_LEGACY
#include <SDL_opengl.h>
PRAGMA48(GCC diagnostic pop)
#endif // ANDROID