mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-10 14:28:40 -05:00
renderer_vulkan: add missing include
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
|
||||
#include <thread>
|
||||
|
||||
#include "common/polyfill_ranges.h"
|
||||
#include "common/settings.h"
|
||||
#include "video_core/renderer_vulkan/vk_master_semaphore.h"
|
||||
#include "video_core/vulkan_common/vulkan_device.h"
|
||||
|
Reference in New Issue
Block a user