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

Vinson Lee vlee at kemper.freedesktop.org
Sat Apr 17 06:25:41 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Fri Apr 16 23:25:25 2010 -0700

draw llvm: Remove unnecessary header.

---

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

diff --git a/src/gallium/auxiliary/draw/draw_llvm_translate.c b/src/gallium/auxiliary/draw/draw_llvm_translate.c
index c5c6f78..d8438b8 100644
--- a/src/gallium/auxiliary/draw/draw_llvm_translate.c
+++ b/src/gallium/auxiliary/draw/draw_llvm_translate.c
@@ -5,7 +5,6 @@
 
 #include "gallivm/lp_bld_arit.h"
 #include "gallivm/lp_bld_struct.h"
-#include "gallivm/lp_bld_type.h"
 #include "gallivm/lp_bld_debug.h"
 
 #include "util/u_memory.h"




More information about the mesa-commit mailing list