Merge branch 'patch-1' of https://github.com/saolsen/stb into working

pull/271/head
Sean Barrett 2016-04-02 02:31:12 -07:00
commit 878e8caaa6
1 changed files with 1 additions and 1 deletions

View File

@ -1590,7 +1590,7 @@ static const char *stbvox_vertex_program =
"uniform vec3 normal_table[32];\n"
#ifndef STBVOX_CONFIG_OPENGL_MODELVIEW
"uniform mat44 model_view;\n"
"uniform mat4x4 model_view;\n"
#endif
// fragment output data