]> git.mxchange.org Git - flightgear.git/blobdiff - src/Navaids/procedure.hxx
commradio: improvements for atis speech
[flightgear.git] / src / Navaids / procedure.hxx
index 1a4ce12298139ec969c936842d4ac97c1576a523..d1ecf980482b40547cb619d875615378539819c1 100644 (file)
 #include <set>
 
 #include <simgear/math/sg_types.hxx> // for string_list
-
+#include <Airports/airports_fwd.hxx>
 #include <Navaids/route.hxx>
-#include <Airports/runways.hxx>
-
-typedef SGSharedPtr<FGRunway> FGRunwayRef;
 
 namespace flightgear {