]> git.mxchange.org Git - flightgear.git/commitdiff
Trying to fix compilation failure on Linux and Mac
authorFrederic Bouvier <fredfgfs01@free.fr>
Sat, 25 Jun 2011 08:05:38 +0000 (10:05 +0200)
committerFrederic Bouvier <fredfgfs01@free.fr>
Sat, 25 Jun 2011 08:05:38 +0000 (10:05 +0200)
src/Main/CameraGroup.cxx

index a185d70ddd7b4b1de6074048bf185ed9e7435308..cb3f07d78498263817afb503e53979c8636485f9 100644 (file)
@@ -27,6 +27,7 @@
 #include "WindowSystemAdapter.hxx"
 #include <simgear/props/props.hxx>
 #include <simgear/structure/OSGUtils.hxx>
+#include <simgear/structure/OSGVersion.hxx>
 #include <simgear/scene/material/EffectCullVisitor.hxx>
 #include <simgear/scene/util/RenderConstants.hxx>