Correct includes in vulkansc-headers. (#1645)

This commit is contained in:
Andreas Süßenbach
2023-08-28 10:21:34 +02:00
committed by GitHub
parent 17fa2b92f7
commit ef0dbd602b
8 changed files with 49 additions and 43 deletions

View File

@@ -8,7 +8,7 @@
#ifndef VULKAN_STATIC_ASSERTIONS_HPP
#define VULKAN_STATIC_ASSERTIONS_HPP
#include <vulkan/vulkan.hpp>
#include <vulkan/vulkansc.hpp>
//=========================
//=== static_assertions ===