projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38e3fb2
)
r300g: Remove unnecessary header.
author
Vinson Lee
<vlee@vmware.com>
Sun, 2 May 2010 20:30:40 +0000
(13:30 -0700)
committer
Vinson Lee
<vlee@vmware.com>
Sun, 2 May 2010 20:30:40 +0000
(13:30 -0700)
src/gallium/drivers/r300/r300_vs.c
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/r300/r300_vs.c
b/src/gallium/drivers/r300/r300_vs.c
index b7609bad8113a69ed7ac151c3056fcd885fc6f9a..f3186431e1d170e66fa916b7e401fe9115e422fc 100644
(file)
--- a/
src/gallium/drivers/r300/r300_vs.c
+++ b/
src/gallium/drivers/r300/r300_vs.c
@@
-22,7
+22,6
@@
* USE OR OTHER DEALINGS IN THE SOFTWARE. */
#include "r300_vs.h"
-#include "r300_fs.h"
#include "r300_context.h"
#include "r300_screen.h"