Update includes for new NazaraUtils version

This commit is contained in:
SirLynix
2023-03-19 13:01:56 +01:00
parent 27996d16d9
commit 9b4d297c04
502 changed files with 622 additions and 622 deletions

View File

@@ -3,7 +3,7 @@
// For conditions of distribution and use, see copyright notice in Config.hpp
#include <Nazara/Physics3D/PhysWorld3D.hpp>
#include <Nazara/Utils/StackVector.hpp>
#include <NazaraUtils/StackVector.hpp>
#include <newton/Newton.h>
#include <cassert>
#include <Nazara/Physics3D/Debug.hpp>