fixed build on MSVC6
[freeglut] / progs / demos / shapes / shapes.c
index ebac795..d132777 100644 (file)
@@ -44,6 +44,7 @@
 #include <stdarg.h>
 #include <stdio.h>
 #include <stdlib.h>
+#include <stddef.h>
 
 #include "glmatrix.h"