curvedraw

view src/opengl.h @ 9:c2008ba88d03

merged
author John Tsiombikas <nuclear@member.fsf.org>
date Sat, 19 Dec 2015 08:00:53 +0200
parents 8e524989c904
children 7f795f7fecd6
line source
1 #ifndef OPENGL_H_
2 #define OPENGL_H_
4 #include <GL/glew.h>
6 #endif // OPENGL_H_