initial commit, first gear
[antikythera] / src / opengl.h
1 #ifndef OPENGL_H_
2 #define OPENGL_H_
3
4 #include <GL/glew.h>
5
6 #endif  // OPENGL_H_