minor tweaks
authorBrian Paul <brian.paul@tungstengraphics.com>
Sat, 17 Aug 2002 00:29:55 +0000 (00:29 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Sat, 17 Aug 2002 00:29:55 +0000 (00:29 +0000)
progs/tests/vpeval.c

index c35906de5cf61ed01001c47ccadabfd63d03d30c..8b6996d3b5cf33745a848ba090ab36c40d84deac 100644 (file)
@@ -8,6 +8,9 @@
 
 #include <assert.h>
 #include <stdlib.h>
+#include <stdio.h>
+#include <string.h>
+#define GL_GLEXT_PROTOTYPES
 #include <GL/glut.h>