commit | 4d99fc705533c74eea920b3896b3a1a8edaf2548 | [log] [tgz] |
---|---|---|
author | Steve Kondik <shade@chemlab.org> | Tue Jun 13 08:06:56 2017 -0700 |
committer | Steve Kondik <shade@chemlab.org> | Tue Jun 13 08:06:56 2017 -0700 |
tree | 37279df805ba4bd6a8f53d0f49267f6310084d64 | |
parent | 55db053488cfef411006d1e6e45165b8c9dcbc1a [diff] [blame] |
Request a v3 context
diff --git a/src/Program.h b/src/Program.h index 558be8d..1d70887 100644 --- a/src/Program.h +++ b/src/Program.h
@@ -20,7 +20,7 @@ #include <utils/Errors.h> #include <EGL/egl.h> -#include <GLES2/gl2.h> +#include <GLES3/gl3.h> namespace android {