diff options
Diffstat (limited to 'opengl/libs/hooks.h')
-rw-r--r-- | opengl/libs/hooks.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/opengl/libs/hooks.h b/opengl/libs/hooks.h index 3f36b7d6e6..e14075cdb7 100644 --- a/opengl/libs/hooks.h +++ b/opengl/libs/hooks.h @@ -31,6 +31,7 @@ #include <GLES2/gl2ext.h> #include <GLES3/gl3.h> #include <GLES3/gl31.h> +#include <GLES3/gl32.h> // set to 1 for debugging #define USE_SLOW_BINDING 0 |