Fix Linux/macOS builds
This commit is contained in:
parent
5fb2fa48c5
commit
c975360b38
1 changed files with 2 additions and 0 deletions
|
|
@ -9,6 +9,8 @@
|
|||
#include "common/rendering/vulkan/shaders/vk_shader.h"
|
||||
#include <string.h>
|
||||
#include <map>
|
||||
#include <thread>
|
||||
#include <condition_variable>
|
||||
|
||||
class VulkanRenderDevice;
|
||||
class ColorBlendAttachmentBuilder;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue