draw llvm: Remove unnecessary header.
authorVinson Lee <vlee@vmware.com>
Sat, 17 Apr 2010 06:25:25 +0000 (23:25 -0700)
committerVinson Lee <vlee@vmware.com>
Sat, 17 Apr 2010 06:25:25 +0000 (23:25 -0700)
src/gallium/auxiliary/draw/draw_llvm_translate.c

index c5c6f7877e42f36c56c947b80d401c903a5de4cf..d8438b85a52798131707dc1ff7b669ab3a88525f 100644 (file)
@@ -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"