summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/gallium/drivers/r600/r600_pipe.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/drivers/r600/r600_pipe.h b/src/gallium/drivers/r600/r600_pipe.h
index 2e1d677c79e..ff2a5fd647d 100644
--- a/src/gallium/drivers/r600/r600_pipe.h
+++ b/src/gallium/drivers/r600/r600_pipe.h
@@ -45,6 +45,7 @@
#define R600_BIG_ENDIAN 0
#endif
+struct r600_bytecode;
struct r600_shader_key;
/* This encapsulates a state or an operation which can emitted into the GPU