diff --git a/src/layer/vk_layer_settings_helper.cpp b/src/layer/vk_layer_settings_helper.cpp index a408782..0736679 100644 --- a/src/layer/vk_layer_settings_helper.cpp +++ b/src/layer/vk_layer_settings_helper.cpp @@ -8,6 +8,8 @@ // - Christophe Riccio #include "vulkan/layer/vk_layer_settings.hpp" +#include + static std::string Merge(const std::vector &strings) { std::string result;