r300g: Remove unnecessary header.
authorVinson Lee <vlee@vmware.com>
Sun, 2 May 2010 20:30:40 +0000 (13:30 -0700)
committerVinson Lee <vlee@vmware.com>
Sun, 2 May 2010 20:30:40 +0000 (13:30 -0700)
src/gallium/drivers/r300/r300_vs.c

index b7609ba..f318643 100644 (file)
@@ -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"