Mesa (master): gallivm: (trivial) remove unnecessary bogus include

Roland Scheidegger sroland at kemper.freedesktop.org
Tue Jul 17 15:08:10 UTC 2012


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

Author: Roland Scheidegger <sroland at vmware.com>
Date:   Tue Jul 17 17:11:18 2012 +0200

gallivm: (trivial) remove unnecessary bogus include

---

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

diff --git a/src/gallium/auxiliary/gallivm/lp_bld_quad.c b/src/gallium/auxiliary/gallivm/lp_bld_quad.c
index b1ba7c7..c7c58ed 100644
--- a/src/gallium/auxiliary/gallivm/lp_bld_quad.c
+++ b/src/gallium/auxiliary/gallivm/lp_bld_quad.c
@@ -26,7 +26,6 @@
  **************************************************************************/
 
 
-#include "u_cpu_detect.h"
 #include "lp_bld_type.h"
 #include "lp_bld_arit.h"
 #include "lp_bld_const.h"




More information about the mesa-commit mailing list