Fix compilation

This commit is contained in:
SirLynix
2023-10-13 23:23:10 +02:00
committed by Jérôme Leclercq
parent d6a99da2ea
commit c191cb227b
6 changed files with 5 additions and 1 deletions

View File

@@ -33,6 +33,7 @@ namespace Nz
class CommandBufferBuilder;
class CommandPool;
class ShaderModule;
struct WindowHandle;
class NAZARA_RENDERER_API RenderDevice
{