mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-06-22 18:41:36 +00:00
Fix linking on MacOS
This commit is contained in:
parent
9f47190411
commit
d52ae28b7a
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
||||||
#include <osg/BlendFunc>
|
#include <osg/BlendFunc>
|
||||||
#include <osg/Texture2D>
|
#include <osg/Texture2D>
|
||||||
#include <osg/TexMat>
|
#include <osg/TexMat>
|
||||||
|
#include <osg/ValueObject>
|
||||||
|
|
||||||
#include <osgViewer/Viewer>
|
#include <osgViewer/Viewer>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue