Mesa (master): draw llvm: Remove unnecessary header.

Vinson Lee vlee at kemper.freedesktop.org
Tue Apr 20 06:59:04 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
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"
 




More information about the mesa-commit mailing list