3dphotoshoot

view src/opengl.h @ 2:cf5964db7ff3

finally jni calls fucking work
author John Tsiombikas <nuclear@member.fsf.org>
date Fri, 15 May 2015 02:06:26 +0300
parents
children e31e23ead56f
line source
1 #ifndef OPENGL_H_
2 #define OPENGL_H_
4 #include <GLES/gl.h>
6 #endif /* OPENGL_H_ */