From: Vinson Lee Date: Sat, 25 Sep 2010 05:48:46 +0000 (-0700) Subject: r600g: Remove unnecessary header. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=80ac94af726e00a7b5e92d7f549caeb0b2d8b166;p=mesa.git r600g: Remove unnecessary header. --- diff --git a/src/gallium/drivers/r600/r600_blit.c b/src/gallium/drivers/r600/r600_blit.c index 0b22f037015..c30a7c187c9 100644 --- a/src/gallium/drivers/r600/r600_blit.c +++ b/src/gallium/drivers/r600/r600_blit.c @@ -32,7 +32,6 @@ #include "util/u_surface.h" #include "r600_screen.h" #include "r600_context.h" -#include "r600d.h" static void r600_blitter_save_states(struct pipe_context *ctx) {