Merge fix

This commit is contained in:
Jérôme Leclercq
2022-01-23 20:00:11 +01:00
parent 97356349fe
commit 29a01e975c
12 changed files with 8 additions and 15 deletions

View File

@@ -19,7 +19,7 @@
namespace Nz
{
class AbstractBuffer;
class RenderBuffer;
class NAZARA_GRAPHICS_API Graphics : public ModuleBase<Graphics>
{