agx: Fix missing #include
Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20569>
This commit is contained in:
committed by
Marge Bot
parent
b4d8be165b
commit
9b67afb55d
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user