summaryrefslogtreecommitdiff
path: root/tests/shaders/fp-formats.c
diff options
context:
space:
mode:
authorChad Versace <chad.versace@linux.intel.com>2012-09-14 02:18:42 +0300
committerChad Versace <chad.versace@linux.intel.com>2012-10-09 19:08:30 -0700
commit1b7dae65d886ba777597555948cfcdac53045132 (patch)
treef76d4f8e4aa169bfc79e8cd718dbd75845ae027b /tests/shaders/fp-formats.c
parent4520ae8fc1ddbf46c75fa91e10c4a0be0f474ae8 (diff)
tests: Remove direct includes of piglit-framework.h
This prepares for the next commit, which renames piglit-framework.h. All modified files included piglit-framework.h transitively. Reviewed-and-tested-by: Jordan Justen <jordan.l.justen@intel.com> Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> Tested-by: Paul Berry <stereotype441@gmail.com> Acked-by: Eric Anholt <eric@anholt.net> Signed-off-by: Chad Versace <chad.versace@linux.intel.com>
Diffstat (limited to 'tests/shaders/fp-formats.c')
-rw-r--r--tests/shaders/fp-formats.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/shaders/fp-formats.c b/tests/shaders/fp-formats.c
index 049c42857..32a47f1f2 100644
--- a/tests/shaders/fp-formats.c
+++ b/tests/shaders/fp-formats.c
@@ -29,7 +29,6 @@
*/
#include "piglit-util-gl-common.h"
-#include "piglit-framework.h"
PIGLIT_GL_TEST_MAIN(
100 /*window_width*/,