mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-02-01 06:45:32 +00:00
missing include
This commit is contained in:
parent
70e8e818b6
commit
5056ca8cd8
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@
|
|||
#include <osg/Camera>
|
||||
#include <osg/StateSet>
|
||||
|
||||
#include <memory>
|
||||
|
||||
// Some cursed headers like to define these
|
||||
#if defined(near) || defined(far)
|
||||
#undef near
|
||||
|
|
Loading…
Reference in a new issue