tried to make this work with msys2... it's not worth the effort
[laserbrain_demo] / src / opengl.h
1 #ifndef OPENGL_H_
2 #define OPENGL_H_
3
4 #include <GL/glew.h>
5
6 #endif  // OPENGL_H_