1
0
Fork 0

One more OsgMath fix.

Thanks Emmanuel!
This commit is contained in:
James Turner 2012-08-22 19:41:03 +01:00
parent 8a087582bc
commit 33a19f30a9

View file

@ -43,6 +43,7 @@
#include <simgear/misc/ResourceManager.hxx>
#include <simgear/scene/bvh/BVHNode.hxx>
#include <simgear/scene/bvh/BVHLineSegmentVisitor.hxx>
#include <simgear/scene/util/OsgMath.hxx>
class FGSceneryIntersect : public osg::NodeVisitor {
public: