summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r600
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2011-03-11 17:46:03 -0500
committerAdam Jackson <ajax@redhat.com>2011-03-11 17:46:03 -0500
commitcbcb84fccf0e7a9450a10bc1daf3572ab9a4955c (patch)
tree0f4a69fbd2cf435af6521df143d34557d0086754 /src/gallium/drivers/r600
parent02725bc8b0a4ed312bf223f788231b92d4274f70 (diff)
r600g: revert unintentional commit
Diffstat (limited to 'src/gallium/drivers/r600')
-rw-r--r--src/gallium/drivers/r600/evergreen_state.c1
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 a50bdfa11e..4206b4a201 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)