skybox working
[demo] / src / opengl / mesh-gl.cc
index 119d043..4707f11 100644 (file)
@@ -1,4 +1,5 @@
 #include <GL/glew.h>
+#include <GL/gl.h>
 #include <gmath/gmath.h>
 
 #include "mesh-gl.h"