summaryrefslogtreecommitdiff
path: root/src/glut/glx/win32_util.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/glut/glx/win32_util.c')
-rw-r--r--src/glut/glx/win32_util.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/glut/glx/win32_util.c b/src/glut/glx/win32_util.c
index becd823..25af48a 100644
--- a/src/glut/glx/win32_util.c
+++ b/src/glut/glx/win32_util.c
@@ -15,6 +15,7 @@
/* The following added by Paul Garceau <pgarceau@teleport.com> */
#if defined(__MINGW32__)
+#include <GL/gl.h>
#include <time.h>
#include <windows.h>
struct timeval;