From: Vinson Lee Date: Thu, 16 Sep 2010 01:17:51 +0000 (-0700) Subject: draw: Remove unnecessary header. X-Git-Tag: 062012170305~9528 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=00118c4077ceee6d1f8b33713cf8587609969d45;p=profile%2Fivi%2Fmesa.git draw: Remove unnecessary header. --- 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"