summaryrefslogtreecommitdiffstats
path: root/sdl/glframe.c
diff options
context:
space:
mode:
Diffstat (limited to 'sdl/glframe.c')
-rw-r--r--sdl/glframe.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sdl/glframe.c b/sdl/glframe.c
index e9cb7c5..1c2fca2 100644
--- a/sdl/glframe.c
+++ b/sdl/glframe.c
@@ -7,6 +7,7 @@
*
*/
+#include <GL/glew.h>
#include "glframe.h"
void glframe_reset(GLFrame *frame)