summaryrefslogtreecommitdiff
path: root/tests/general/vbo-map-remap.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/general/vbo-map-remap.c')
-rw-r--r--tests/general/vbo-map-remap.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/tests/general/vbo-map-remap.c b/tests/general/vbo-map-remap.c
index ad4f52c7c..b5c4dd2bf 100644
--- a/tests/general/vbo-map-remap.c
+++ b/tests/general/vbo-map-remap.c
@@ -24,16 +24,6 @@
* Ben Holmes <shranzel@hotmail.com>
*/
-#include <stdlib.h>
-#include <stdio.h>
-#include <string.h>
-#include <GL/glew.h>
-#if defined(__APPLE__)
-#include <GLUT/glut.h>
-#else
-#include <GL/glut.h>
-#endif
-
#include "piglit-util.h"
static GLboolean Automatic = GL_FALSE;