diff options
Diffstat (limited to 'src/gallium/auxiliary/gallivm/lp_bld_arit_overflow.h')
| -rw-r--r-- | src/gallium/auxiliary/gallivm/lp_bld_arit_overflow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/auxiliary/gallivm/lp_bld_arit_overflow.h b/src/gallium/auxiliary/gallivm/lp_bld_arit_overflow.h index 34ce00ee0e8..c483b00c21a 100644 --- a/src/gallium/auxiliary/gallivm/lp_bld_arit_overflow.h +++ b/src/gallium/auxiliary/gallivm/lp_bld_arit_overflow.h @@ -38,7 +38,7 @@ #define LP_BLD_ARIT_OVERFLOW_H -#include "gallivm/lp_bld.h" +#include <llvm-c/Core.h> struct gallivm_state; |