mirror of
https://github.com/OpenMW/openmw.git
synced 2025-03-03 21:09:41 +00:00
Fix build with OSG 3.4
This commit is contained in:
parent
a86b6ff6e2
commit
cf52bee188
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
||||||
#include <osg/Material>
|
#include <osg/Material>
|
||||||
#include <osg/Multisample>
|
#include <osg/Multisample>
|
||||||
#include <osg/Texture>
|
#include <osg/Texture>
|
||||||
|
#include <osg/ValueObject>
|
||||||
|
|
||||||
#include <osgUtil/TangentSpaceGenerator>
|
#include <osgUtil/TangentSpaceGenerator>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue