projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b81103
)
dri/r700: include shader/programopt.h instead of programopt.c.
author
Luc Verhaegen
<libv@skynet.be>
Fri, 12 Mar 2010 07:35:22 +0000
(08:35 +0100)
committer
Brian Paul
<brianp@vmware.com>
Fri, 12 Mar 2010 15:57:55 +0000
(08:57 -0700)
Signed-off-by: Brian Paul <brianp@vmware.com>
src/mesa/drivers/dri/r600/r700_vertprog.c
patch
|
blob
|
history
diff --git
a/src/mesa/drivers/dri/r600/r700_vertprog.c
b/src/mesa/drivers/dri/r600/r700_vertprog.c
index 07e0adc89056b498c3c2ed8f5396917c276b96e0..05c65164d600d624d21f80f95496574dc22b292f 100644
(file)
--- a/
src/mesa/drivers/dri/r600/r700_vertprog.c
+++ b/
src/mesa/drivers/dri/r600/r700_vertprog.c
@@
-42,7
+42,7
@@
#include "radeon_debug.h"
#include "r600_context.h"
#include "r600_cmdbuf.h"
-#include "shader/programopt.
c
"
+#include "shader/programopt.
h
"
#include "r700_debug.h"
#include "r700_vertprog.h"