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

Author: Vinson Lee <[email protected]>
Date:   Mon Apr 19 23:58:23 2010 -0700

draw llvm: Remove unnecessary header.

---

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

diff --git a/src/gallium/auxiliary/draw/draw_llvm.c 
b/src/gallium/auxiliary/draw/draw_llvm.c
index e3ef9e4..9d11031 100644
--- a/src/gallium/auxiliary/draw/draw_llvm.c
+++ b/src/gallium/auxiliary/draw/draw_llvm.c
@@ -10,7 +10,6 @@
 #include "gallivm/lp_bld_debug.h"
 #include "gallivm/lp_bld_tgsi.h"
 #include "gallivm/lp_bld_printf.h"
-#include "gallivm/lp_bld_init.h"
 
 #include "tgsi/tgsi_exec.h"
 

_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to