From: James Turner Date: Wed, 22 Aug 2012 18:41:03 +0000 (+0100) Subject: One more OsgMath fix. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=33a19f30a936f54524329bad3d0e9cf201bb92d6;p=flightgear.git One more OsgMath fix. Thanks Emmanuel! --- diff --git a/utils/fgelev/fgelev.cxx b/utils/fgelev/fgelev.cxx index a4e2a714b..e2f4f9f4f 100644 --- a/utils/fgelev/fgelev.cxx +++ b/utils/fgelev/fgelev.cxx @@ -43,6 +43,7 @@ #include #include #include +#include class FGSceneryIntersect : public osg::NodeVisitor { public: