diff --git a/src/gallium/auxiliary/util/u_blit.h b/src/gallium/auxiliary/util/u_blit.h index 085ea635700..004ceaecd86 100644 --- a/src/gallium/auxiliary/util/u_blit.h +++ b/src/gallium/auxiliary/util/u_blit.h @@ -31,6 +31,7 @@ #include "pipe/p_compiler.h" +#include "pipe/p_defines.h" #ifdef __cplusplus