summaryrefslogtreecommitdiff
path: root/src/OpenGLHeaders.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/OpenGLHeaders.h')
-rw-r--r--src/OpenGLHeaders.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/OpenGLHeaders.h b/src/OpenGLHeaders.h
index 3f925ac..8a83472 100644
--- a/src/OpenGLHeaders.h
+++ b/src/OpenGLHeaders.h
@@ -18,7 +18,7 @@
#else
-//#include <GL/glew.h>
+#include <GL/glew.h>
#include <GL/gl.h>
#include <GL/glu.h>
-#endif \ No newline at end of file
+#endif