diff options
-rw-r--r-- | 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 a50bdfa11e8..4206b4a201d 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) |