summaryrefslogtreecommitdiff
path: root/src/gallium/tests/graw/tri-gs.c
diff options
context:
space:
mode:
authorVinson Lee <vlee@vmware.com>2010-06-07 18:14:34 -0700
committerVinson Lee <vlee@vmware.com>2010-06-07 18:14:34 -0700
commitd09271d6ef5fd3ddb0fade7865d40d5c43f9c069 (patch)
tree634bae9476688bcb5ade83905a4f713f103f0f78 /src/gallium/tests/graw/tri-gs.c
parentb0acaaac53b2ffb54b0d9c089822501669d1deb9 (diff)
graw: Remove unnecessary headers.
Diffstat (limited to 'src/gallium/tests/graw/tri-gs.c')
-rw-r--r--src/gallium/tests/graw/tri-gs.c1
1 files changed, 0 insertions, 1 deletions
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"