mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-03-25 07:44:08 +00:00
Fix recastmesh.cpp includes
recastmesh.cpp is supposed to include recastmesh.hpp not navmesh.hpp.
This commit is contained in:
parent
e0c4f08aa5
commit
a824e112d4
@ -1,4 +1,4 @@
|
||||
#include "navmesh.hpp"
|
||||
#include "recastmesh.hpp"
|
||||
#include "detourdebugdraw.hpp"
|
||||
|
||||
#include <components/detournavigator/settings.hpp>
|
||||
|
Loading…
x
Reference in New Issue
Block a user