From d1dac360048e5eace88b93f88a4a4e23d2cec582 Mon Sep 17 00:00:00 2001 From: Marek Olšák Date: Tue, 25 May 2010 23:21:41 +0200 Subject: r300g: remove r300_flush.h --- 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 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, -- cgit v1.2.3