mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-23 03:00:37 +02:00
radeonsi: include drm_fourcc.h to fix the build
This commit is contained in:
parent
00e29816e7
commit
fe7aa271a9
1 changed files with 1 additions and 0 deletions
|
|
@ -38,6 +38,7 @@
|
|||
#include "state_tracker/drm_driver.h"
|
||||
#include "sid.h"
|
||||
#include "amd/addrlib/inc/addrinterface.h"
|
||||
#include "drm-uapi/drm_fourcc.h"
|
||||
|
||||
static enum radeon_surf_mode
|
||||
si_choose_tiling(struct si_screen *sscreen,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue