summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r300/r300_flush.c
diff options
context:
space:
mode:
authorMarek Olšák <maraeo@gmail.com>2010-05-25 23:21:41 +0200
committerMarek Olšák <maraeo@gmail.com>2010-05-25 23:32:25 +0200
commitd1dac360048e5eace88b93f88a4a4e23d2cec582 (patch)
tree63e651de3eebb3a61d07913de5245c7477b08e01 /src/gallium/drivers/r300/r300_flush.c
parent85eede1b2f93333529d26a8f1e70eeac3bce76e1 (diff)
r300g: remove r300_flush.h
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 d6876c1903..f629e57c5a 100644
--- a/src/gallium/drivers/r300/r300_flush.c
+++ b/src/gallium/drivers/r300/r300_flush.c
@@ -29,7 +29,6 @@
#include "r300_context.h"
#include "r300_cs.h"
#include "r300_emit.h"
-#include "r300_flush.h"
static void r300_flush(struct pipe_context* pipe,
unsigned flags,