Module: Mesa Branch: master Commit: 29dfb2f8f081f49eb46390e6dd0701785c1aac56 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=29dfb2f8f081f49eb46390e6dd0701785c1aac56
Author: Vinson Lee <[email protected]> Date: Mon Jun 7 16:44:22 2010 -0700 llvmpipe: Remove unnecessary header. --- src/gallium/drivers/llvmpipe/lp_state_gs.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/gallium/drivers/llvmpipe/lp_state_gs.c b/src/gallium/drivers/llvmpipe/lp_state_gs.c index e5eeb88..1ba6f10 100644 --- a/src/gallium/drivers/llvmpipe/lp_state_gs.c +++ b/src/gallium/drivers/llvmpipe/lp_state_gs.c @@ -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" _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
