Fix compilation

This commit is contained in:
Lynix 2023-11-20 10:16:00 +01:00
parent 674610e9f8
commit 4f08d0b3c1
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@
#include <Nazara/Renderer/Framebuffer.hpp>
#include <Nazara/Renderer/RenderPass.hpp>
#include <Nazara/Renderer/Texture.hpp>
#include <span>
#include <vector>
namespace Nz