summaryrefslogtreecommitdiff
path: root/tests/shaders/fp-rfl.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/shaders/fp-rfl.c')
-rw-r--r--tests/shaders/fp-rfl.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/tests/shaders/fp-rfl.c b/tests/shaders/fp-rfl.c
index 5cc41f523..31258df71 100644
--- a/tests/shaders/fp-rfl.c
+++ b/tests/shaders/fp-rfl.c
@@ -28,19 +28,8 @@
* \author Ian Romanick <ian.d.romanick@intel.com>
*/
-#include <string.h>
-#include <stdio.h>
-#include <stdlib.h>
-#include <math.h>
#include <time.h>
-#include <assert.h>
-#include <GL/glew.h>
-#if defined(__APPLE__)
-#include <GLUT/glut.h>
-#else
-#include <GL/glut.h>
-#endif
#include "piglit-util.h"
#include "piglit-framework.h"