]> git.mxchange.org Git - flightgear.git/blobdiff - src/Navaids/waypoint.cxx
Convert runway parser and all internals to metric units and 2 runway ends.
[flightgear.git] / src / Navaids / waypoint.cxx
index 81e2c5c8261bd52ac8b563f50aed0665ac442b6f..aaeedd53c84dbcfc43f38fef9fdd5d96672d09c3 100644 (file)
@@ -25,7 +25,7 @@
 
 #include <simgear/structure/exception.hxx>
 
-#include <Airports/simple.hxx>
+#include <Airports/airport.hxx>
 #include <Airports/runways.hxx>
 
 using std::string;