mirror of
https://git.h3cjp.net/H3cJP/yuzu.git
synced 2024-11-15 13:02:46 +00:00
renderer_vulkan: add missing include
This commit is contained in:
parent
c0fd793ef6
commit
565a1226d7
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue