summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/cell/spu/spu_vertex_fetch.c
diff options
context:
space:
mode:
authorIan Romanick <idr@us.ibm.com>2008-02-21 16:41:12 -0800
committerIan Romanick <idr@us.ibm.com>2008-02-25 16:18:08 -0800
commitfb68daceec312a90910dad3882e6ef57c370b7fd (patch)
treeeda5f7bd691a9f2b519da927401f38fed35eb608 /src/gallium/drivers/cell/spu/spu_vertex_fetch.c
parent7976a084e792daf0b23c688bfa8f577de141ecca (diff)
Cell: Remove unnecessary include files
Diffstat (limited to 'src/gallium/drivers/cell/spu/spu_vertex_fetch.c')
-rw-r--r--src/gallium/drivers/cell/spu/spu_vertex_fetch.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gallium/drivers/cell/spu/spu_vertex_fetch.c b/src/gallium/drivers/cell/spu/spu_vertex_fetch.c
index f7e4e653e3..219fd90cc0 100644
--- a/src/gallium/drivers/cell/spu/spu_vertex_fetch.c
+++ b/src/gallium/drivers/cell/spu/spu_vertex_fetch.c
@@ -32,8 +32,6 @@
* Ian Romanick <idr@us.ibm.com>
*/
-#include <spu_mfcio.h>
-
#include "pipe/p_util.h"
#include "pipe/p_state.h"
#include "pipe/p_shader_tokens.h"