diff options
Diffstat (limited to 'src/gallium')
-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 c5c6f7877e..d8438b85a5 100644 --- a/src/gallium/auxiliary/draw/draw_llvm_translate.c +++ b/src/gallium/auxiliary/draw/draw_llvm_translate.c @@ -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" |