Fixes in Cmake scripts after merging #350

This commit is contained in:
Adam Sawicki 2023-07-11 18:00:37 +02:00
parent c503590e54
commit 01fe410548
4 changed files with 26 additions and 35 deletions

View file

@ -126,9 +126,7 @@ See documentation chapter: \ref statistics.
extern "C" {
#endif
#ifndef VULKAN_H_
#include <vulkan/vulkan.h>
#endif
#include <vulkan/vulkan.h>
#if !defined(VMA_VULKAN_VERSION)
#if defined(VK_VERSION_1_3)