From 83e6ba564c82ddf6403223588e8155f8fcb570e6 Mon Sep 17 00:00:00 2001 From: Vinson Lee Date: Wed, 27 Jan 2010 15:54:21 -0800 Subject: i965g: Remove unnecessary headers. --- src/gallium/drivers/i965/brw_context.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/gallium/drivers/i965/brw_context.c') diff --git a/src/gallium/drivers/i965/brw_context.c b/src/gallium/drivers/i965/brw_context.c index e67551882d..d60b7b99b6 100644 --- a/src/gallium/drivers/i965/brw_context.c +++ b/src/gallium/drivers/i965/brw_context.c @@ -34,7 +34,6 @@ #include "util/u_simple_list.h" #include "brw_context.h" -#include "brw_defines.h" #include "brw_draw.h" #include "brw_state.h" #include "brw_batchbuffer.h" -- cgit v1.2.3