mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-06 04:30:10 +01:00
asahi: Add missing #include
Noticed when shuffling headers. Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19999>
This commit is contained in:
parent
5e379acd31
commit
20cdc35fdb
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@
|
|||
#define __AGX_DEVICE_H
|
||||
|
||||
#include "util/sparse_array.h"
|
||||
#include "util/simple_mtx.h"
|
||||
#include "io.h"
|
||||
#include "agx_formats.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue