1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-07-15 00:21:47 +00:00

Remove duplicate include

This commit is contained in:
scrawl 2016-02-28 16:47:33 +01:00
parent ebaeabc962
commit 84e9d346ef

View file

@ -9,7 +9,6 @@
#include <osg/Geometry>
#include <osg/Material>
#include <osg/PositionAttitudeTransform>
#include <osg/Depth>
#include <osg/ClipNode>
#include <osg/MatrixTransform>
#include <osg/FrontFace>