summaryrefslogtreecommitdiff
path: root/src/glut/glx/glutwin32.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/glut/glx/glutwin32.h')
-rw-r--r--src/glut/glx/glutwin32.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/glut/glx/glutwin32.h b/src/glut/glx/glutwin32.h
index 304eeb2..01db99f 100644
--- a/src/glut/glx/glutwin32.h
+++ b/src/glut/glx/glutwin32.h
@@ -41,6 +41,7 @@
/* Private routines from win32_util.c */
#ifndef __CYGWIN32__
+struct timeval;
extern int gettimeofday(struct timeval* tp, void* tzp);
#endif
extern void *__glutFont(void *font);