diff --git a/src/io/render.c b/src/io/render.c index 120d906..0f5743e 100644 --- a/src/io/render.c +++ b/src/io/render.c @@ -10,9 +10,6 @@ #include "../error.h" #include "shader.h" -// include GLFW -#include - #define VERTC 3 static GLuint pipe; static GLuint vbo; // vertex buffer object