Update includes for new NazaraUtils version
This commit is contained in:
@@ -7,11 +7,11 @@
|
||||
#ifndef NAZARA_VULKANRENDERER_VULKANRENDERPASS_HPP
|
||||
#define NAZARA_VULKANRENDERER_VULKANRENDERPASS_HPP
|
||||
|
||||
#include <Nazara/Prerequisites.hpp>
|
||||
#include <NazaraUtils/Prerequisites.hpp>
|
||||
#include <Nazara/Renderer/RenderPass.hpp>
|
||||
#include <Nazara/VulkanRenderer/Config.hpp>
|
||||
#include <Nazara/VulkanRenderer/Wrapper/RenderPass.hpp>
|
||||
#include <Nazara/Utils/Signal.hpp>
|
||||
#include <NazaraUtils/Signal.hpp>
|
||||
#include <vector>
|
||||
|
||||
namespace Nz
|
||||
|
||||
Reference in New Issue
Block a user