From: fredb Date: Sat, 31 Jan 2009 08:20:47 +0000 (+0000) Subject: Allow the search of header files in the current directory X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=41a8ae42f5abcfaaef46032b4cab80aca0260e6e;p=flightgear.git Allow the search of header files in the current directory --- diff --git a/src/AIModel/AIFlightPlanCreate.cxx b/src/AIModel/AIFlightPlanCreate.cxx index 7cb19bf5f..d86b71440 100644 --- a/src/AIModel/AIFlightPlanCreate.cxx +++ b/src/AIModel/AIFlightPlanCreate.cxx @@ -26,8 +26,8 @@ #include #include #include -#include -#include +#include "AIAircraft.hxx" +#include "performancedata.hxx" #include #include