Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/gl.h')
-rw-r--r--src/render/gl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/render/gl.h b/src/render/gl.h
index 9153435..69eb412 100644
--- a/src/render/gl.h
+++ b/src/render/gl.h
@@ -8,6 +8,7 @@
#define __INCLUDED_RENDER_GL_H__
#include <GL/gl.h>
+#include <GL/glu.h>
#include "math/vector3f.h"
#include "math/color.h"