summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/draw/draw_pt_fetch_shade_emit.c
diff options
context:
space:
mode:
authorVinson Lee <vlee@vmware.com>2010-01-21 22:57:12 -0800
committerVinson Lee <vlee@vmware.com>2010-01-21 22:57:12 -0800
commitdc544ad9c6e6e24fd2f19dfe83aa294d218f7310 (patch)
tree94c4ca5bf967d28c3feb6a36f6f201c8eeb2c48a /src/gallium/auxiliary/draw/draw_pt_fetch_shade_emit.c
parente8b5203fbb7657980a4ba421e14d656b42d2a35f (diff)
downloadexternal_mesa3d-dc544ad9c6e6e24fd2f19dfe83aa294d218f7310.zip
external_mesa3d-dc544ad9c6e6e24fd2f19dfe83aa294d218f7310.tar.gz
external_mesa3d-dc544ad9c6e6e24fd2f19dfe83aa294d218f7310.tar.bz2
draw: Remove unnecessary headers.
Diffstat (limited to 'src/gallium/auxiliary/draw/draw_pt_fetch_shade_emit.c')
-rw-r--r--src/gallium/auxiliary/draw/draw_pt_fetch_shade_emit.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/auxiliary/draw/draw_pt_fetch_shade_emit.c b/src/gallium/auxiliary/draw/draw_pt_fetch_shade_emit.c
index 734c05f..c5dfbcf 100644
--- a/src/gallium/auxiliary/draw/draw_pt_fetch_shade_emit.c
+++ b/src/gallium/auxiliary/draw/draw_pt_fetch_shade_emit.c
@@ -40,7 +40,6 @@
#include "draw/draw_pt.h"
#include "draw/draw_vs.h"
-#include "translate/translate.h"
struct fetch_shade_emit;