mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-08 21:30:23 +01:00
radv: Use internal drm_fourcc.h
Fixes: 0833dd7d12 "amd/common: Add support for modifiers."
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/3794
̀Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7619>
This commit is contained in:
parent
9b6516ac24
commit
a4dc4ece63
1 changed files with 1 additions and 2 deletions
|
|
@ -25,8 +25,7 @@
|
|||
* IN THE SOFTWARE.
|
||||
*/
|
||||
|
||||
#include <libdrm/drm_fourcc.h>
|
||||
|
||||
#include "drm-uapi/drm_fourcc.h"
|
||||
#include "radv_debug.h"
|
||||
#include "radv_private.h"
|
||||
#include "vk_format.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue