1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-04 02:41:19 +00:00

Fix linking on MacOS

This commit is contained in:
AnyOldName3 2021-03-11 00:28:14 +00:00
parent 9f47190411
commit d52ae28b7a

View File

@ -7,6 +7,7 @@
#include <osg/BlendFunc>
#include <osg/Texture2D>
#include <osg/TexMat>
#include <osg/ValueObject>
#include <osgViewer/Viewer>