Former-commit-id: 3b91f72e0f774a063df46f53369f10233ed7165f
@@ -1,8 +1,6 @@
#include "map_texture.h"
#include "../create_shader_program.h"
-// Hopefully OpenGL/gl.h hasn't been included already
-#include <OpenGL/gl3.h>
-#define __gl_h_
+#include "../OpenGL_convenience.h"
#define GLFW_INCLUDE_GLU
#include <GLFW/glfw3.h>