aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r600/r600_asm.h
diff options
context:
space:
mode:
authorMarek Olšák <[email protected]>2012-03-05 15:17:00 +0100
committerMarek Olšák <[email protected]>2012-03-05 15:57:32 +0100
commit330b6c85c961b32f704ce8ec7dbf8cb7fc0b80a8 (patch)
tree77bca6690f239ea6d0337fdcc24a93cd3707743f /src/gallium/drivers/r600/r600_asm.h
parent6f50d3d19d769d5ef1a212e6f17d4b296dd77be3 (diff)
r600g: cleanup includes
Diffstat (limited to 'src/gallium/drivers/r600/r600_asm.h')
-rw-r--r--src/gallium/drivers/r600/r600_asm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gallium/drivers/r600/r600_asm.h b/src/gallium/drivers/r600/r600_asm.h
index f4308523491..5790ead991f 100644
--- a/src/gallium/drivers/r600/r600_asm.h
+++ b/src/gallium/drivers/r600/r600_asm.h
@@ -23,6 +23,8 @@
#ifndef R600_ASM_H
#define R600_ASM_H
+#include "r600.h"
+
struct r600_vertex_element;
struct r600_context;