Mesa (master): i965: Fix build after merge of mesa stable branch.

Eric Anholt anholt at kemper.freedesktop.org
Tue Jan 26 06:59:04 UTC 2010


Module: Mesa
Branch: master
Commit: a098fd71d7b7347bb8f1841bad0e7ce24e0e6de9
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=a098fd71d7b7347bb8f1841bad0e7ce24e0e6de9

Author: Eric Anholt <eric at anholt.net>
Date:   Mon Jan 25 22:27:46 2010 -0800

i965: Fix build after merge of mesa stable branch.

---

 src/mesa/drivers/dri/i965/brw_context.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/mesa/drivers/dri/i965/brw_context.c b/src/mesa/drivers/dri/i965/brw_context.c
index 568db97..65f51be 100644
--- a/src/mesa/drivers/dri/i965/brw_context.c
+++ b/src/mesa/drivers/dri/i965/brw_context.c
@@ -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"




More information about the mesa-commit mailing list