Mesa (master): r600g: Remove unnecessary header.

Vinson Lee vlee at kemper.freedesktop.org
Sat Sep 25 05:49:07 UTC 2010


Module: Mesa
Branch: master
Commit: 80ac94af726e00a7b5e92d7f549caeb0b2d8b166
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=80ac94af726e00a7b5e92d7f549caeb0b2d8b166

Author: Vinson Lee <vlee at vmware.com>
Date:   Fri Sep 24 22:48:46 2010 -0700

r600g: Remove unnecessary header.

---

 src/gallium/drivers/r600/r600_blit.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/gallium/drivers/r600/r600_blit.c b/src/gallium/drivers/r600/r600_blit.c
index 0b22f03..c30a7c1 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)
 {




More information about the mesa-commit mailing list