1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-03-31 03:06:44 +00:00

Fix linking on MacOS

This commit is contained in:
AnyOldName3 2021-03-11 01:01:55 +00:00
parent d52ae28b7a
commit 64ddb4c1b0

View file

@ -11,6 +11,7 @@
#include <osg/PositionAttitudeTransform>
#include <osg/LightModel>
#include <osg/LightSource>
#include <osg/ValueObject>
#include <osgUtil/IntersectionVisitor>
#include <osgUtil/LineSegmentIntersector>