Module: Mesa Branch: master Commit: e768d11ca0f118f06b96e4779a917ded26eeaef2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e768d11ca0f118f06b96e4779a917ded26eeaef2
Author: Vinson Lee <[email protected]> Date: Tue May 4 23:04:13 2010 -0700 draw: Remove unnecessary header. --- .../draw/draw_pt_fetch_shade_pipeline_llvm.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/gallium/auxiliary/draw/draw_pt_fetch_shade_pipeline_llvm.c b/src/gallium/auxiliary/draw/draw_pt_fetch_shade_pipeline_llvm.c index 6d00b0f..d56889b 100644 --- a/src/gallium/auxiliary/draw/draw_pt_fetch_shade_pipeline_llvm.c +++ b/src/gallium/auxiliary/draw/draw_pt_fetch_shade_pipeline_llvm.c @@ -32,7 +32,6 @@ #include "draw/draw_vertex.h" #include "draw/draw_pt.h" #include "draw/draw_vs.h" -#include "draw/draw_gs.h" #include "draw/draw_llvm.h" _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
