summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r300/r300_flush.c
diff options
context:
space:
mode:
authorVinson Lee <vlee@vmware.com>2010-01-27 16:11:23 -0800
committerVinson Lee <vlee@vmware.com>2010-01-27 16:12:51 -0800
commit978568c647844693f602364bd9e1041d1cecea4f (patch)
treed143aaa9c59f894aa3cf8231601563a5fc0e22ef /src/gallium/drivers/r300/r300_flush.c
parentdd89ac249c56d04bbc23ecd9877426af9f09269c (diff)
r300g: Remove unnecessary headers.
Diffstat (limited to 'src/gallium/drivers/r300/r300_flush.c')
-rw-r--r--src/gallium/drivers/r300/r300_flush.c1
1 files changed, 0 insertions, 1 deletions
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,