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:
parent
af5a8246a5
commit
a3902dfa4b
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
#include <vector>
|
||||
|
||||
#include <osg/ref_ptr>
|
||||
#include <osg/Vec3f>
|
||||
|
||||
namespace osg
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue