Merge "Fix gles3jni build with clang at android-11"

This commit is contained in:
Andrew Hsieh
2013-08-01 00:32:25 +00:00
committed by Gerrit Code Review

View File

@@ -14,6 +14,7 @@
* limitations under the License.
*/
#include <EGL/egl.h>
#include "gl3stub.h"
GLboolean gl3stubInit() {