1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2026-01-25 03:00:57 +00:00

Include osg/Vec3f in globalmap.hpp

This commit is contained in:
Diject 2026-01-02 21:32:26 +03:00
parent af5a8246a5
commit a3902dfa4b

View file

@ -6,6 +6,7 @@
#include <vector>
#include <osg/ref_ptr>
#include <osg/Vec3f>
namespace osg
{