summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r300/r300_cs.h
diff options
context:
space:
mode:
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