From 00118c4077ceee6d1f8b33713cf8587609969d45 Mon Sep 17 00:00:00 2001 From: Vinson Lee Date: Wed, 15 Sep 2010 18:17:51 -0700 Subject: draw: Remove unnecessary header. --- src/gallium/auxiliary/draw/draw_llvm_translate.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/gallium/auxiliary') diff --git a/src/gallium/auxiliary/draw/draw_llvm_translate.c b/src/gallium/auxiliary/draw/draw_llvm_translate.c index 6ebe1f7de4..5171327ce2 100644 --- a/src/gallium/auxiliary/draw/draw_llvm_translate.c +++ b/src/gallium/auxiliary/draw/draw_llvm_translate.c @@ -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" -- cgit v1.2.3