gfxstream: drm_fourcc.h --> drm-uapi/drm_fourcc.h

That's the include path that is provided by "inc_include".

Reviewed-by: David Gilhooley <djgilhooley.gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39205>
This commit is contained in:
Gurchetan Singh 2025-11-12 13:03:12 -08:00
parent 593998ad6c
commit 933cb74c25

View file

@ -8,7 +8,7 @@
#include <optional>
#include <unordered_map>
#include "drm_fourcc.h"
#include "drm-uapi/drm_fourcc.h"
#include "util/log.h"
namespace gfxstream {