llvmpipe: Remove unnecessary header.
authorVinson Lee <vlee@vmware.com>
Mon, 7 Jun 2010 23:44:22 +0000 (16:44 -0700)
committerVinson Lee <vlee@vmware.com>
Mon, 7 Jun 2010 23:44:22 +0000 (16:44 -0700)
src/gallium/drivers/llvmpipe/lp_state_gs.c

index e5eeb88e2baf89cf2a565f363475eff127ceb91c..1ba6f10821e8ffaf9fc89c0b456966945939c789 100644 (file)
@@ -33,7 +33,6 @@
 #include "util/u_memory.h"
 #include "util/u_inlines.h"
 #include "draw/draw_context.h"
-#include "draw/draw_vs.h"
 #include "tgsi/tgsi_dump.h"
 #include "tgsi/tgsi_scan.h"
 #include "tgsi/tgsi_parse.h"