3dphotoshoot

view src/opengl.h @ 5:31cc6615428d

foo
author John Tsiombikas <nuclear@member.fsf.org>
date Thu, 21 May 2015 13:47:04 +0300
parents
children e31e23ead56f
line source
1 #ifndef OPENGL_H_
2 #define OPENGL_H_
4 #include <GLES/gl.h>
6 #endif /* OPENGL_H_ */