mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-28 13:28:01 +03:00
vk: Drop deprecated (239) and removed (240) header
In file included from rpcs3/Emu/System.cpp:55: rpcs3/Emu/RSX/VK/VulkanAPI.h:17:10: fatal error: 'vulkan/vk_sdk_platform.h' file not found #include <vulkan/vk_sdk_platform.h> ^~~~~~~~~~~~~~~~~~~~~~~~~~
This commit is contained in:
parent
7c4734c24d
commit
3196ada481
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <vulkan/vulkan.h>
|
#include <vulkan/vulkan.h>
|
||||||
#include <vulkan/vk_sdk_platform.h>
|
|
||||||
|
|
||||||
#ifdef _MSC_VER
|
#ifdef _MSC_VER
|
||||||
#pragma warning(pop)
|
#pragma warning(pop)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue