summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r300/compiler/radeon_variable.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/drivers/r300/compiler/radeon_variable.c')
-rw-r--r--src/gallium/drivers/r300/compiler/radeon_variable.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/drivers/r300/compiler/radeon_variable.c b/src/gallium/drivers/r300/compiler/radeon_variable.c
index c7ac486f33f..ba895239fb6 100644
--- a/src/gallium/drivers/r300/compiler/radeon_variable.c
+++ b/src/gallium/drivers/r300/compiler/radeon_variable.c
@@ -25,6 +25,7 @@
*
*/
+#include <stdio.h>
#include "radeon_variable.h"
#include "memory_pool.h"