(Android) typo fix for NDK_NO_GL_HEADER_VER

This commit is contained in:
l3iggs 2014-08-18 10:32:26 -07:00
parent 339197a620
commit 4096a8f582
1 changed files with 1 additions and 1 deletions

View File

@ -117,4 +117,4 @@ fi
export NDK_GL_HEADER_VER = android-18
# android version target if GLES is not in use
export NDK_GL_HEADER_VER = android-9
export NDK_NO_GL_HEADER_VER = android-9