am 18dc709e: Merge "Fix gles3jni build with clang at android-11"

* commit '18dc709e82337c34c9bf6389bfe9bab357d98477':
  Fix gles3jni build with clang at android-11
This commit is contained in:
Andrew Hsieh
2013-07-31 17:37:04 -07:00
committed by Android Git Automerger

View File

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