From fbc4b88e7648723837b9e574caeac11144ce06b2 Mon Sep 17 00:00:00 2001 From: Vinson Lee Date: Sat, 3 Jul 2010 01:04:50 -0700 Subject: [PATCH] gallivm: Remove unnecessary headers. --- src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c | 1 - src/gallium/auxiliary/gallivm/lp_bld_sample.c | 1 - 2 files changed, 2 deletions(-) diff --git a/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c b/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c index e8f4ab6..0a5038b 100644 --- a/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c +++ b/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c @@ -37,7 +37,6 @@ #include "util/u_format.h" #include "lp_bld_arit.h" -#include "lp_bld_init.h" #include "lp_bld_type.h" #include "lp_bld_const.h" #include "lp_bld_conv.h" diff --git a/src/gallium/auxiliary/gallivm/lp_bld_sample.c b/src/gallium/auxiliary/gallivm/lp_bld_sample.c index 800d121..0fd014a 100644 --- a/src/gallium/auxiliary/gallivm/lp_bld_sample.c +++ b/src/gallium/auxiliary/gallivm/lp_bld_sample.c @@ -40,7 +40,6 @@ #include "lp_bld_const.h" #include "lp_bld_arit.h" #include "lp_bld_type.h" -#include "lp_bld_format.h" #include "lp_bld_sample.h" -- 2.7.4