]> git.mxchange.org Git - flightgear.git/blobdiff - src/ATCDCL/ATCutils.hxx
Fix an (unlikely) startup crash
[flightgear.git] / src / ATCDCL / ATCutils.hxx
index 01f2e9e9d93ea0fade3c04a7ed86d33128c38b4e..478ba7e9dc02534506285bfecae10c3550395192 100644 (file)
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 
-#include <Airports/simple.hxx>
+#include <Airports/airport.hxx>
 #include <Airports/runways.hxx>
 
-#include <simgear/math/SGMath.hxx>
 #include <math.h>
 #include <string>
 using std::string;