From 978568c647844693f602364bd9e1041d1cecea4f Mon Sep 17 00:00:00 2001 From: Vinson Lee Date: Wed, 27 Jan 2010 16:11:23 -0800 Subject: r300g: Remove unnecessary headers. --- src/gallium/drivers/r300/r300_flush.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/gallium/drivers/r300/r300_flush.c') diff --git a/src/gallium/drivers/r300/r300_flush.c b/src/gallium/drivers/r300/r300_flush.c index 15e612d8a6..e37d309270 100644 --- a/src/gallium/drivers/r300/r300_flush.c +++ b/src/gallium/drivers/r300/r300_flush.c @@ -29,7 +29,6 @@ #include "r300_cs.h" #include "r300_emit.h" #include "r300_flush.h" -#include "r300_state_invariant.h" static void r300_flush(struct pipe_context* pipe, unsigned flags, -- cgit v1.2.3