projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74aa773
)
i965: Fix build after merge of mesa stable branch.
author
Eric Anholt
<eric@anholt.net>
Tue, 26 Jan 2010 06:27:46 +0000
(22:27 -0800)
committer
Eric Anholt
<eric@anholt.net>
Tue, 26 Jan 2010 06:27:46 +0000
(22:27 -0800)
src/mesa/drivers/dri/i965/brw_context.c
patch
|
blob
|
history
diff --git
a/src/mesa/drivers/dri/i965/brw_context.c
b/src/mesa/drivers/dri/i965/brw_context.c
index 568db97ec7439323572cd954188237f5360d6d18..65f51be3410670b97c50115738cbf0b0761e99ad 100644
(file)
--- 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"