diff --git a/src/util/u_cpu_detect.h b/src/util/u_cpu_detect.h index 6d1bf8c61c0..af05d5aadf6 100644 --- a/src/util/u_cpu_detect.h +++ b/src/util/u_cpu_detect.h @@ -38,6 +38,7 @@ #include #include "pipe/p_config.h" +#include "util/macros.h" #include "util/u_atomic.h" #include "util/u_thread.h"