summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r300/r300_emit.c
diff options
context:
space:
mode:
authorVinson Lee <vlee@vmware.com>2010-03-26 23:54:16 -0700
committerVinson Lee <vlee@vmware.com>2010-03-26 23:54:16 -0700
commit42f14a76a6e689abcc84de0aecd6f1d302020a79 (patch)
treeec2eaf63e8a2a3ba4e8e8bd1854b982d40f2a27c /src/gallium/drivers/r300/r300_emit.c
parent95030062857cf8d370a0125ddf3ffc71b70c8104 (diff)
r300g: Remove unnecessary header.
Diffstat (limited to 'src/gallium/drivers/r300/r300_emit.c')
-rw-r--r--src/gallium/drivers/r300/r300_emit.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/drivers/r300/r300_emit.c b/src/gallium/drivers/r300/r300_emit.c
index 92266ba669..c8d98997b1 100644
--- a/src/gallium/drivers/r300/r300_emit.c
+++ b/src/gallium/drivers/r300/r300_emit.c
@@ -33,7 +33,6 @@
#include "r300_fs.h"
#include "r300_screen.h"
#include "r300_screen_buffer.h"
-#include "r300_state_inlines.h"
#include "r300_vs.h"
void r300_emit_blend_state(struct r300_context* r300,