summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/angle/include/angle_gl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/angle/include/angle_gl.h')
-rw-r--r--src/3rdparty/angle/include/angle_gl.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/3rdparty/angle/include/angle_gl.h b/src/3rdparty/angle/include/angle_gl.h
index e7ecdbd2f0..18de80b60b 100644
--- a/src/3rdparty/angle/include/angle_gl.h
+++ b/src/3rdparty/angle/include/angle_gl.h
@@ -13,7 +13,8 @@
#include "GLES2/gl2.h"
#include "GLES2/gl2ext.h"
#include "GLES3/gl3.h"
-#include "GLES3/gl3ext.h"
+#include "GLES3/gl31.h"
+#include "GLES3/gl32.h"
// The following enum is used in ANGLE, but is from desktop GL
#ifndef GL_SAMPLER_2D_RECT_ARB