Fixed debug include
Former-commit-id: e902beda6826a88d9e59da889817ad40c4b35746
This commit is contained in:
@@ -4,10 +4,10 @@
|
||||
|
||||
#include <Nazara/3D/3D.hpp>
|
||||
#include <Nazara/3D/Config.hpp>
|
||||
#include <Nazara/3D/Debug.hpp>
|
||||
#include <Nazara/Core/Error.hpp>
|
||||
#include <Nazara/Core/Log.hpp>
|
||||
#include <Nazara/Renderer/Renderer.hpp>
|
||||
#include <Nazara/3D/Debug.hpp>
|
||||
|
||||
bool Nz3D::Initialize()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user