X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Aircraft%2Faircraft.hxx;h=2b8c12cfa8c1bcc442114b7a22b7264de954f65b;hb=1209546e0859113fc1113515f1854cc2be0c68d4;hp=75a9c068d1d174c41b832813e6c7afd894575c02;hpb=aee2c4cfca704ab11f9d684f08c84c764a1ff886;p=flightgear.git diff --git a/Aircraft/aircraft.hxx b/Aircraft/aircraft.hxx index 75a9c068d..2b8c12cfa 100644 --- a/Aircraft/aircraft.hxx +++ b/Aircraft/aircraft.hxx @@ -33,7 +33,7 @@ #endif -#include +#include #include @@ -61,6 +61,10 @@ void fgAircraftOutputCurrent(fgAIRCRAFT *a); // $Log$ +// Revision 1.5 1999/02/01 21:33:24 curt +// Renamed FlightGear/Simulator/Flight to FlightGear/Simulator/FDM since +// Jon accepted my offer to do this and thought it was a good idea. +// // Revision 1.4 1998/12/05 16:13:10 curt // Renamed class fgCONTROLS to class FGControls. //