Mesa (master): gallivm: Remove unnecessary header.

Vinson Lee vlee at kemper.freedesktop.org
Tue Sep 14 07:42:53 UTC 2010


Module: Mesa
Branch: master
Commit: 1c6992b873df6de36f7b8d203fc9d993fcebab9d
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=1c6992b873df6de36f7b8d203fc9d993fcebab9d

Author: Vinson Lee <vlee at vmware.com>
Date:   Tue Sep 14 00:42:20 2010 -0700

gallivm: Remove unnecessary header.

---

 src/gallium/auxiliary/gallivm/lp_bld_tgsi_aos.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/gallium/auxiliary/gallivm/lp_bld_tgsi_aos.c b/src/gallium/auxiliary/gallivm/lp_bld_tgsi_aos.c
index 9d13007..d5f963b 100644
--- a/src/gallium/auxiliary/gallivm/lp_bld_tgsi_aos.c
+++ b/src/gallium/auxiliary/gallivm/lp_bld_tgsi_aos.c
@@ -50,7 +50,6 @@
 #include "lp_bld_type.h"
 #include "lp_bld_const.h"
 #include "lp_bld_arit.h"
-#include "lp_bld_gather.h"
 #include "lp_bld_logic.h"
 #include "lp_bld_swizzle.h"
 #include "lp_bld_flow.h"




More information about the mesa-commit mailing list