Module: Mesa Branch: master Commit: cbcb84fccf0e7a9450a10bc1daf3572ab9a4955c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cbcb84fccf0e7a9450a10bc1daf3572ab9a4955c
Author: Adam Jackson <[email protected]> Date: Fri Mar 11 17:46:03 2011 -0500 r600g: revert unintentional commit --- src/gallium/drivers/r600/evergreen_state.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/gallium/drivers/r600/evergreen_state.c b/src/gallium/drivers/r600/evergreen_state.c index a50bdfa..4206b4a 100644 --- a/src/gallium/drivers/r600/evergreen_state.c +++ b/src/gallium/drivers/r600/evergreen_state.c @@ -47,7 +47,6 @@ #include "r600_shader.h" #include "r600_pipe.h" #include "eg_state_inlines.h" -#include "main/state.h" static void evergreen_set_blend_color(struct pipe_context *ctx, const struct pipe_blend_color *state) _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
