draw: Remove unnecessary header.
authorVinson Lee <vlee@vmware.com>
Thu, 16 Sep 2010 01:17:51 +0000 (18:17 -0700)
committerVinson Lee <vlee@vmware.com>
Thu, 16 Sep 2010 01:17:51 +0000 (18:17 -0700)
src/gallium/auxiliary/draw/draw_llvm_translate.c

index 6ebe1f7..5171327 100644 (file)
@@ -3,7 +3,6 @@
 
 #include "draw_llvm.h"
 
-#include "gallivm/lp_bld_arit.h"
 #include "gallivm/lp_bld_struct.h"
 #include "gallivm/lp_bld_format.h"
 #include "gallivm/lp_bld_debug.h"