projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3da0bd
)
Fix compile error
author
Zou Nan hai
<nanhai.zou@intel.com>
Tue, 27 Mar 2007 01:41:01 +0000
(09:41 +0800)
committer
Zou Nan hai
<nanhai.zou@intel.com>
Tue, 27 Mar 2007 01:41:01 +0000
(09:41 +0800)
src/mesa/drivers/dri/i965/brw_program.c
patch
|
blob
|
history
diff --git
a/src/mesa/drivers/dri/i965/brw_program.c
b/src/mesa/drivers/dri/i965/brw_program.c
index 5d98176dced62ed60c6a43d1f91157b31c5c5e60..752fe49bcbf6dfd2b5389c22145e11356ee8e1df 100644
(file)
--- a/
src/mesa/drivers/dri/i965/brw_program.c
+++ b/
src/mesa/drivers/dri/i965/brw_program.c
@@
-29,7
+29,7
@@
* Keith Whitwell <keith@tungstengraphics.com>
*/
-
+#include "shader/prog_parameter.h"
#include "brw_context.h"
#include "brw_aub.h"
#include "brw_util.h"