diff options
-rw-r--r-- | 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 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" |