i965: Fix build after merge of mesa stable branch.
authorEric Anholt <eric@anholt.net>
Tue, 26 Jan 2010 06:27:46 +0000 (22:27 -0800)
committerEric Anholt <eric@anholt.net>
Tue, 26 Jan 2010 06:27:46 +0000 (22:27 -0800)
src/mesa/drivers/dri/i965/brw_context.c

index 568db97ec7439323572cd954188237f5360d6d18..65f51be3410670b97c50115738cbf0b0761e99ad 100644 (file)
@@ -37,6 +37,7 @@
 #include "shader/shader_api.h"
 
 #include "brw_context.h"
+#include "brw_defines.h"
 #include "brw_draw.h"
 #include "brw_state.h"
 #include "intel_span.h"