Revert "opengl: Regenerate code with ES 3.1 and new extensions"
This reverts commit 6cb7d3dc9f1ce37547646979e0625992264ea4d0.
Change-Id: I2eb7fd721dda9c14a0bfcef1b1c9d9843bbec94b
diff --git a/opengl/libs/hooks.h b/opengl/libs/hooks.h
index 3f36b7d..4b43198 100644
--- a/opengl/libs/hooks.h
+++ b/opengl/libs/hooks.h
@@ -30,7 +30,7 @@
#include <GLES2/gl2.h>
#include <GLES2/gl2ext.h>
#include <GLES3/gl3.h>
-#include <GLES3/gl31.h>
+#include <GLES3/gl3ext.h>
// set to 1 for debugging
#define USE_SLOW_BINDING 0