diff --git a/src/panfrost/pandecode/decode.c b/src/panfrost/pandecode/decode.c index 60adec59699..5bbff08f728 100644 --- a/src/panfrost/pandecode/decode.c +++ b/src/panfrost/pandecode/decode.c @@ -30,6 +30,7 @@ #include #include #include "decode.h" +#include "util/macros.h" #include "util/u_math.h" #include "pan_pretty_print.h"