Module: Mesa Branch: master Commit: cc4925bfe6915010caf03e5aa041ba1fdf0a422f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cc4925bfe6915010caf03e5aa041ba1fdf0a422f
Author: Vinson Lee <[email protected]> Date: Wed Aug 25 00:40:00 2010 -0700 i965: Remove unnecessary header. --- src/mesa/drivers/dri/i965/brw_state_upload.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/mesa/drivers/dri/i965/brw_state_upload.c b/src/mesa/drivers/dri/i965/brw_state_upload.c index f51b071..a0c1305 100644 --- a/src/mesa/drivers/dri/i965/brw_state_upload.c +++ b/src/mesa/drivers/dri/i965/brw_state_upload.c @@ -35,7 +35,6 @@ #include "brw_state.h" #include "intel_batchbuffer.h" #include "intel_buffers.h" -#include "intel_chipset.h" /* This is used to initialize brw->state.atoms[]. We could use this * list directly except for a single atom, brw_constant_buffer, which _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
