mirror of
https://github.com/love2d/love.git
synced 2026-08-17 11:00:31 +02:00
vulkan: fix android build
It compiles now, but it's not working correctly yet
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include <graphics/vulkan/ShaderStage.h>
|
||||
#include "Vulkan.h"
|
||||
|
||||
#include <vulkan/vulkan.h>
|
||||
#include "VulkanWrapper.h"
|
||||
#include "libraries/spirv_cross/spirv_reflect.hpp"
|
||||
|
||||
#include <map>
|
||||
|
||||
Reference in New Issue
Block a user