aboutsummaryrefslogtreecommitdiff
path: root/src/shader/wrap/graphic_shader.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/shader/wrap/graphic_shader.h')
-rw-r--r--src/shader/wrap/graphic_shader.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/shader/wrap/graphic_shader.h b/src/shader/wrap/graphic_shader.h
index 82f7e7a..25a5efb 100644
--- a/src/shader/wrap/graphic_shader.h
+++ b/src/shader/wrap/graphic_shader.h
@@ -6,8 +6,6 @@
#include <GL/glew.h>
#include <glm/glm.hpp>
-#include "shader/util.h"
-
class GraphicShader {
private:
const GLuint _id;