summaryrefslogtreecommitdiff
path: root/ir_to_mesa.h
diff options
context:
space:
mode:
Diffstat (limited to 'ir_to_mesa.h')
-rw-r--r--ir_to_mesa.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ir_to_mesa.h b/ir_to_mesa.h
index 00328e5fab..fbf10d86bb 100644
--- a/ir_to_mesa.h
+++ b/ir_to_mesa.h
@@ -100,7 +100,7 @@ public:
int next_temp;
int next_constant;
- void get_temp(struct mbtree *tree);
+ void get_temp(struct mbtree *tree, int size);
void get_temp_for_var(ir_variable *var, struct mbtree *tree);