From: torsten Date: Sat, 29 Aug 2009 13:24:33 +0000 (+0000) Subject: missing declaration of SGPropertyNode X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=b1e2b7ee207f3150df99264a7d3816cfb964648a;p=flightgear.git missing declaration of SGPropertyNode --- diff --git a/src/Airports/runways.cxx b/src/Airports/runways.cxx index 346dc35bd..c3686bcac 100644 --- a/src/Airports/runways.cxx +++ b/src/Airports/runways.cxx @@ -30,6 +30,7 @@ #include +#include #include #include "runways.hxx"