From: Vinson Lee Date: Fri, 8 Oct 2010 21:03:10 +0000 (-0700) Subject: gallivm: Remove unnecessary header. X-Git-Tag: mesa-7.10~1151^2~269 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5e90971475a7057022b63ee032eb4b6adba2d455;p=platform%2Fupstream%2Fmesa.git gallivm: Remove unnecessary header. --- diff --git a/src/gallium/auxiliary/gallivm/lp_bld_conv.c b/src/gallium/auxiliary/gallivm/lp_bld_conv.c index b5ed4c2..127b13b 100644 --- a/src/gallium/auxiliary/gallivm/lp_bld_conv.c +++ b/src/gallium/auxiliary/gallivm/lp_bld_conv.c @@ -70,7 +70,6 @@ #include "lp_bld_arit.h" #include "lp_bld_pack.h" #include "lp_bld_conv.h" -#include "lp_bld_intr.h" /**