Apply header order fix

This commit is contained in:
Jérôme Leclercq
2021-10-28 09:53:56 +02:00
parent 66206868cd
commit a02b1952c0
93 changed files with 110 additions and 104 deletions

View File

@@ -8,8 +8,8 @@
#define NAZARA_GRAPHICS_WORLDINSTANCE_HPP
#include <Nazara/Prerequisites.hpp>
#include <Nazara/Math/Matrix4.hpp>
#include <Nazara/Graphics/Config.hpp>
#include <Nazara/Math/Matrix4.hpp>
#include <Nazara/Renderer/ShaderBinding.hpp>
#include <memory>