summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r300/r300_blit.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/drivers/r300/r300_blit.h')
-rw-r--r--src/gallium/drivers/r300/r300_blit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/drivers/r300/r300_blit.h b/src/gallium/drivers/r300/r300_blit.h
index 698b00083a..09cb566b95 100644
--- a/src/gallium/drivers/r300/r300_blit.h
+++ b/src/gallium/drivers/r300/r300_blit.h
@@ -25,7 +25,7 @@
#include "pipe/p_state.h"
-#include "radeon_reg.h"
+#include "r300_cs.h"
/* Forward declarations. */
struct r300_context;