Module: Mesa Branch: master Commit: 00118c4077ceee6d1f8b33713cf8587609969d45 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=00118c4077ceee6d1f8b33713cf8587609969d45
Author: Vinson Lee <[email protected]> Date: Wed Sep 15 18:17:51 2010 -0700 draw: Remove unnecessary header. --- src/gallium/auxiliary/draw/draw_llvm_translate.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/gallium/auxiliary/draw/draw_llvm_translate.c b/src/gallium/auxiliary/draw/draw_llvm_translate.c index 6ebe1f7..5171327 100644 --- a/src/gallium/auxiliary/draw/draw_llvm_translate.c +++ b/src/gallium/auxiliary/draw/draw_llvm_translate.c @@ -3,7 +3,6 @@ #include "draw_llvm.h" -#include "gallivm/lp_bld_arit.h" #include "gallivm/lp_bld_struct.h" #include "gallivm/lp_bld_format.h" #include "gallivm/lp_bld_debug.h" _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
