mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-28 10:40:39 +00:00
Update Griffin
This commit is contained in:
parent
ebd140752a
commit
5e2c38060b
@ -270,6 +270,9 @@ VIDEO CONTEXT
|
||||
|
||||
#ifdef HAVE_WAYLAND
|
||||
#include "../gfx/drivers_context/wayland_ctx.c"
|
||||
#ifdef HAVE_VULKAN
|
||||
#include "../gfx/drivers_context/wayland_vk_ctx.c"
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_DRM
|
||||
|
Loading…
Reference in New Issue
Block a user