diff --git a/src/util/half_float.h b/src/util/half_float.h index eac6aafc945..779cf08bccd 100644 --- a/src/util/half_float.h +++ b/src/util/half_float.h @@ -32,7 +32,7 @@ #include "util/u_cpu_detect.h" #if defined(USE_X86_64_ASM) -#include +#include #endif #ifdef __cplusplus