progs/tests: Fix MSVC build.

This commit is contained in:
Vinson Lee 2009-10-08 08:08:11 -06:00 committed by Brian Paul
parent f001cc0981
commit f7455ad7af

View file

@ -16,7 +16,6 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <GL/glew.h>
#include <GL/glut.h>