Mesa (master): i965g: Remove unnecessary header.

Vinson Lee vlee at kemper.freedesktop.org
Sun Apr 11 21:59:33 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Sun Apr 11 14:59:09 2010 -0700

i965g: Remove unnecessary header.

---

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

diff --git a/src/gallium/drivers/i965/brw_pipe_flush.c b/src/gallium/drivers/i965/brw_pipe_flush.c
index fa2b64f..0ae1a6b 100644
--- a/src/gallium/drivers/i965/brw_pipe_flush.c
+++ b/src/gallium/drivers/i965/brw_pipe_flush.c
@@ -1,6 +1,5 @@
 
 #include "brw_context.h"
-#include "brw_screen.h"
 #include "brw_batchbuffer.h"
 
 #include "util/u_upload_mgr.h"




More information about the mesa-commit mailing list