]> git.mxchange.org Git - flightgear.git/commitdiff
Allow the search of header files in the current directory
authorfredb <fredb>
Sat, 31 Jan 2009 08:20:47 +0000 (08:20 +0000)
committerTim Moore <timoore@redhat.com>
Sun, 1 Feb 2009 23:58:00 +0000 (00:58 +0100)
src/AIModel/AIFlightPlanCreate.cxx

index 7cb19bf5f905198de93cf463445983d05974e0d7..d86b71440545e414e7ea0b71fc38efe3f1bbfa54 100644 (file)
@@ -26,8 +26,8 @@
 #include <simgear/math/sg_geodesy.hxx>
 #include <Airports/runways.hxx>
 #include <Airports/dynamics.hxx>
-#include <AIAircraft.hxx>
-#include <performancedata.hxx>
+#include "AIAircraft.hxx"
+#include "performancedata.hxx"
 
 #include <Environment/environment_mgr.hxx>
 #include <Environment/environment.hxx>