1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-03-01 07:09:41 +00:00

Try to fix build

This commit is contained in:
Alexei Dobrohotov 2020-10-26 15:09:31 +03:00
parent 4fc5e22e9e
commit 7e521788e9

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>