mirror of
https://github.com/RPCSX/rpcsx.git
synced 2025-12-06 07:12:14 +01:00
Add span to included due to an error
This commit is contained in:
parent
760aea0e49
commit
2a505e81de
|
|
@ -14,6 +14,7 @@
|
|||
#include <util/VerifyVulkan.hpp>
|
||||
#include <vulkan/vulkan.h>
|
||||
#include <vulkan/vulkan_core.h>
|
||||
#include <span>
|
||||
|
||||
#include <GLFW/glfw3.h> // TODO: make in optional
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue