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 6ebe1f7de474fd68f332b34a38fe44ba7aed6a56..5171327ce2d2e5ccb6572b629113dfbaa66dc0aa 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"