Update includes for new NazaraUtils version
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#ifndef NAZARA_UTILITY_ALGORITHM_HPP
|
||||
#define NAZARA_UTILITY_ALGORITHM_HPP
|
||||
|
||||
#include <Nazara/Prerequisites.hpp>
|
||||
#include <NazaraUtils/Prerequisites.hpp>
|
||||
#include <Nazara/Core/Color.hpp>
|
||||
#include <Nazara/Math/Box.hpp>
|
||||
#include <Nazara/Math/Matrix4.hpp>
|
||||
@@ -16,7 +16,7 @@
|
||||
#include <Nazara/Math/Vector3.hpp>
|
||||
#include <Nazara/Math/Vector4.hpp>
|
||||
#include <Nazara/Utility/IndexIterator.hpp>
|
||||
#include <Nazara/Utils/SparsePtr.hpp>
|
||||
#include <NazaraUtils/SparsePtr.hpp>
|
||||
|
||||
namespace Nz
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user