Module: Mesa Branch: master Commit: b6cfca42e39d7413af22c26251cca513a0df2028 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b6cfca42e39d7413af22c26251cca513a0df2028
Author: Vinson Lee <[email protected]> Date: Sat Jun 12 01:44:43 2010 -0700 i965: Remove unnecessary header. --- src/mesa/drivers/dri/i965/brw_context.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/mesa/drivers/dri/i965/brw_context.c b/src/mesa/drivers/dri/i965/brw_context.c index df95ae5..d13b9ae 100644 --- a/src/mesa/drivers/dri/i965/brw_context.c +++ b/src/mesa/drivers/dri/i965/brw_context.c @@ -34,7 +34,6 @@ #include "main/api_noop.h" #include "main/macros.h" #include "main/simple_list.h" -#include "shader/shader_api.h" #include "brw_context.h" #include "brw_defines.h" _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
