diff --git a/base/vulkandevice.hpp b/base/vulkandevice.hpp index 18549d98..61b424ac 100644 --- a/base/vulkandevice.hpp +++ b/base/vulkandevice.hpp @@ -12,6 +12,7 @@ #include #include +#include #include "vulkan/vulkan.h" #include "vulkantools.h" #include "vulkanbuffer.hpp"