projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd629c2
)
r300g: Remove unnecessary header.
author
Vinson Lee
<vlee@vmware.com>
Mon, 12 Jul 2010 21:12:02 +0000
(14:12 -0700)
committer
Vinson Lee
<vlee@vmware.com>
Mon, 12 Jul 2010 21:12:02 +0000
(14:12 -0700)
src/gallium/drivers/r300/r300_emit.c
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/r300/r300_emit.c
b/src/gallium/drivers/r300/r300_emit.c
index e1cb2bf5012178a77021ee63d38759671f757a08..59a3cea1c3a8793874e19ad2e35a8b1b7ea1a1e8 100644
(file)
--- a/
src/gallium/drivers/r300/r300_emit.c
+++ b/
src/gallium/drivers/r300/r300_emit.c
@@
-32,7
+32,6
@@
#include "r300_emit.h"
#include "r300_fs.h"
#include "r300_screen.h"
-#include "r300_texture.h"
#include "r300_screen_buffer.h"
#include "r300_vs.h"