1
0
Fork 1
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:
Mads Buvik Sandvei 2020-10-11 18:16:45 +02:00
parent 70e8e818b6
commit 5056ca8cd8

View file

@ -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