1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-03-17 19:20:49 +00:00

Ensure osg/Version is included

This commit is contained in:
Alexander Olofsson 2020-02-13 19:32:17 +01:00
parent 807f550386
commit 7db58a893a
No known key found for this signature in database
GPG Key ID: D439C9470CB04C73

View File

@ -16,6 +16,7 @@
#include <osg/BlendFunc>
#include <osg/AlphaFunc>
#include <osg/PolygonOffset>
#include <osg/Version>
#include <osg/observer_ptr>
#include <osgParticle/BoxPlacer>