diff --git a/src/asahi/lib/agx_ppp.h b/src/asahi/lib/agx_ppp.h index fd3c2d9c592..adfd3908e60 100644 --- a/src/asahi/lib/agx_ppp.h +++ b/src/asahi/lib/agx_ppp.h @@ -24,6 +24,7 @@ #define AGX_PPP_H #include "asahi/lib/agx_pack.h" +#include "pool.h" /* Opaque structure representing a PPP update */ struct agx_ppp_update {