Apply inclusion fix
This commit is contained in:
@@ -61,4 +61,4 @@ namespace Nz
|
||||
|
||||
#include <Nazara/OpenGLRenderer/OpenGLCommandBufferBuilder.inl>
|
||||
|
||||
#endif
|
||||
#endif // NAZARA_OPENGLRENDERER_OPENGLCOMMANDBUFFERBUILDER_HPP
|
||||
|
||||
@@ -42,4 +42,4 @@ namespace Nz
|
||||
|
||||
#include <Nazara/OpenGLRenderer/OpenGLFboFramebuffer.hpp>
|
||||
|
||||
#endif
|
||||
#endif // NAZARA_OPENGLRENDERER_OPENGLFBOFRAMEBUFFER_HPP
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
// This file is part of the "Nazara Engine - OpenGL renderer"
|
||||
// For conditions of distribution and use, see copyright notice in Config.hpp
|
||||
|
||||
#include <Nazara/OpenGLRenderer/OpenGLFboFramebuffer.hpp>
|
||||
#include <Nazara/OpenGLRenderer/OpenGLFramebuffer.hpp>
|
||||
#include <Nazara/OpenGLRenderer/Debug.hpp>
|
||||
|
||||
|
||||
@@ -86,4 +86,4 @@ namespace Nz
|
||||
|
||||
#include <Nazara/OpenGLRenderer/OpenGLRenderPipelineLayout.inl>
|
||||
|
||||
#endif // NAZARA_OPENGLRENDERER_OPENGLRENDERPIPELINE_HPP
|
||||
#endif // NAZARA_OPENGLRENDERER_OPENGLRENDERPIPELINELAYOUT_HPP
|
||||
|
||||
@@ -62,4 +62,4 @@ namespace Nz
|
||||
|
||||
#include <Nazara/OpenGLRenderer/OpenGLShaderModule.inl>
|
||||
|
||||
#endif // NAZARA_OPENGLRENDERER_OPENGLSHADERSTAGE_HPP
|
||||
#endif // NAZARA_OPENGLRENDERER_OPENGLSHADERMODULE_HPP
|
||||
|
||||
@@ -70,4 +70,4 @@ namespace Nz::GL
|
||||
|
||||
#include <Nazara/OpenGLRenderer/OpenGLVaoCache.inl>
|
||||
|
||||
#endif
|
||||
#endif // NAZARA_OPENGLRENDERER_OPENGLVAOCACHE_HPP
|
||||
|
||||
@@ -36,4 +36,4 @@ namespace Nz
|
||||
|
||||
#include <Nazara/OpenGLRenderer/OpenGLWindowFramebuffer.inl>
|
||||
|
||||
#endif
|
||||
#endif // NAZARA_OPENGLRENDERER_OPENGLWINDOWFRAMEBUFFER_HPP
|
||||
|
||||
Reference in New Issue
Block a user