]> git.mxchange.org Git - flightgear.git/commitdiff
Fix compile past last simgear change.
authorMathias Froehlich <Mathias.Froehlich@web.de>
Sat, 3 Mar 2012 13:05:43 +0000 (14:05 +0100)
committerMathias Froehlich <Mathias.Froehlich@web.de>
Sat, 3 Mar 2012 13:05:43 +0000 (14:05 +0100)
src/Main/viewer.cxx

index 49d77cf5b0c30c25249b2ac99a5ef4db18300bfa..97ae345190c78903f1dd6f70827c29e861ace1df 100644 (file)
@@ -35,6 +35,7 @@
 #include <simgear/debug/logstream.hxx>
 #include <simgear/constants.h>
 #include <simgear/scene/model/placement.hxx>
+#include <simgear/scene/util/OsgMath.hxx>
 
 #include <Main/globals.hxx>
 #include <Scenery/scenery.hxx>