Module: Mesa Branch: master Commit: 5e90971475a7057022b63ee032eb4b6adba2d455 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5e90971475a7057022b63ee032eb4b6adba2d455
Author: Vinson Lee <[email protected]> Date: Fri Oct 8 14:03:10 2010 -0700 gallivm: Remove unnecessary header. --- src/gallium/auxiliary/gallivm/lp_bld_conv.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) 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" /** _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
