r300: Remove unnecessary header.
authorVinson Lee <vlee@vmware.com>
Sun, 11 Apr 2010 05:03:29 +0000 (22:03 -0700)
committerVinson Lee <vlee@vmware.com>
Sun, 11 Apr 2010 05:03:29 +0000 (22:03 -0700)
src/mesa/drivers/dri/r300/r300_state.c

index e660b1f..02ba300 100644 (file)
@@ -53,7 +53,6 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 #include "shader/prog_statevars.h"
 #include "vbo/vbo.h"
 #include "tnl/tnl.h"
-#include "tnl/t_vp_build.h"
 
 #include "r300_context.h"
 #include "r300_state.h"