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

* commit '4cea60d3a9c5fb5aac18288d30ad8851ac031d7f':
  Fix gles3jni build with clang at android-11
This commit is contained in:
Andrew Hsieh
2013-07-31 17:54:19 -07:00
committed by Android Git Automerger

View File

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