Fix includes for MSVC 2015 build.

This commit is contained in:
Daniel Emminizer 2018-04-20 13:16:43 -04:00
parent dac9ed17f1
commit 22d2fae30c

View File

@ -19,6 +19,7 @@
#include <osgManipulator/RotateSphereDragger>
#include <osg/ShapeDrawable>
#include <osg/Geometry>
#include <osg/Geode>
#include <osg/LineWidth>
namespace osgManipulator {