summaryrefslogtreecommitdiff
path: root/tests/texturing/texdepth.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/texturing/texdepth.c')
-rw-r--r--tests/texturing/texdepth.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/tests/texturing/texdepth.c b/tests/texturing/texdepth.c
index 2d36fb653..535cffece 100644
--- a/tests/texturing/texdepth.c
+++ b/tests/texturing/texdepth.c
@@ -8,18 +8,6 @@
* - EXT_shadow_funcs
*/
-#define GL_GLEXT_PROTOTYPES
-
-#include <assert.h>
-#include <string.h>
-#include <stdio.h>
-#include <stdlib.h>
-#if defined(__APPLE__)
-#include <GLUT/glut.h>
-#else
-#include "GL/glut.h"
-#endif
-
#include "piglit-util.h"
#define ROWS 4