From d09271d6ef5fd3ddb0fade7865d40d5c43f9c069 Mon Sep 17 00:00:00 2001 From: Vinson Lee Date: Mon, 7 Jun 2010 18:14:34 -0700 Subject: graw: Remove unnecessary headers. --- src/gallium/tests/graw/tri-gs.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/gallium/tests/graw/tri-gs.c') diff --git a/src/gallium/tests/graw/tri-gs.c b/src/gallium/tests/graw/tri-gs.c index e7e4703cf2..d187505f8d 100644 --- a/src/gallium/tests/graw/tri-gs.c +++ b/src/gallium/tests/graw/tri-gs.c @@ -5,7 +5,6 @@ #include "state_tracker/graw.h" #include "pipe/p_screen.h" #include "pipe/p_context.h" -#include "pipe/p_shader_tokens.h" #include "pipe/p_state.h" #include "pipe/p_defines.h" -- cgit v1.2.3