summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r300/r300_cs.h
diff options
context:
space:
mode:
authorCorbin Simpson <MostAwesomeDude@gmail.com>2009-01-13 19:11:19 -0800
committerCorbin Simpson <MostAwesomeDude@gmail.com>2009-02-01 23:30:22 -0800
commit74288078eab1971cc6ce3ae00fa55eb917b5826a (patch)
treeac6abb04fdbaf89f17725aec49cfbbbedc646f69 /src/gallium/drivers/r300/r300_cs.h
parent432ab001d042b816b5892398064e5735d0293955 (diff)
r300: Add blend state.
Also switched to r300_reg instead of radeon_reg. Yay?
Diffstat (limited to 'src/gallium/drivers/r300/r300_cs.h')
-rw-r--r--src/gallium/drivers/r300/r300_cs.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/gallium/drivers/r300/r300_cs.h b/src/gallium/drivers/r300/r300_cs.h
index bd392afca3..92ed807657 100644
--- a/src/gallium/drivers/r300/r300_cs.h
+++ b/src/gallium/drivers/r300/r300_cs.h
@@ -23,8 +23,7 @@
#ifndef R300_CS_H
#define R300_CS_H
-#include "radeon_reg.h"
-
+#include "r300_reg.h"
#include "r300_winsys.h"
/* Yes, I know macros are ugly. However, they are much prettier than the code