Update Griffin

This commit is contained in:
twinaphex 2020-07-17 13:57:24 +02:00
parent ebd140752a
commit 5e2c38060b

View File

@ -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