tavli

view src/opengl.h @ 8:464c45a0bc24

mesgen stats
author John Tsiombikas <nuclear@member.fsf.org>
date Fri, 26 Jun 2015 05:33:38 +0300
parents
children d6209903454b
line source
1 #ifndef OPENGL_H_
2 #define OPENGL_H_
4 #include <GL/glew.h>
6 #endif /* OPENGL_H_ */