Mesa (master): r300g: Remove unnecessary header.

Vinson Lee vlee at kemper.freedesktop.org
Sun May 2 20:31:17 UTC 2010


Module: Mesa
Branch: master
Commit: 1a30d981591fd16faab4e36db6d434836272f117
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=1a30d981591fd16faab4e36db6d434836272f117

Author: Vinson Lee <vlee at vmware.com>
Date:   Sun May  2 13:30:40 2010 -0700

r300g: Remove unnecessary header.

---

 src/gallium/drivers/r300/r300_vs.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/gallium/drivers/r300/r300_vs.c b/src/gallium/drivers/r300/r300_vs.c
index b7609ba..f318643 100644
--- 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"




More information about the mesa-commit mailing list