1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-26 18:35:20 +00:00

Merge branch 'nifstuff' into 'master'

Try to fix macOS build

See merge request OpenMW/openmw!378
This commit is contained in:
psi29a 2020-10-26 13:32:19 +00:00
commit 3ccb424faf

View File

@ -5,6 +5,7 @@
#include <osg/Version>
#include <osg/MatrixTransform>
#include <osg/Geometry>
#include <osg/ValueObject>
#include <components/debug/debuglog.hpp>
#include <components/misc/rng.hpp>