diff options
Diffstat (limited to 'thirdparty/embree/common/simd/vuint4_sse2.h')
-rw-r--r-- | thirdparty/embree/common/simd/vuint4_sse2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/thirdparty/embree/common/simd/vuint4_sse2.h b/thirdparty/embree/common/simd/vuint4_sse2.h index f7817da6be..c2e86c6633 100644 --- a/thirdparty/embree/common/simd/vuint4_sse2.h +++ b/thirdparty/embree/common/simd/vuint4_sse2.h @@ -3,7 +3,7 @@ #pragma once -#include "../math/math.h" +#include "../math/emath.h" #define vboolf vboolf_impl #define vboold vboold_impl |