MSVC Vulkan Buildfix

This commit is contained in:
IAmBoring 2021-04-27 20:45:52 +00:00 committed by GitHub
parent 8466a213e8
commit 9c0aec1d19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,6 +14,7 @@
* If not, see <http://www.gnu.org/licenses/>.
*/
#include "../include/vulkan/vk_sdk_platform.h"
#include "shader_vulkan.h"
#include "glslang_util.h"
#include "glslang_util_cxx.h"