]> git.mxchange.org Git - flightgear.git/blobdiff - Aircraft/aircraft.hxx
Renamed FlightGear/Simulator/Flight to FlightGear/Simulator/FDM since
[flightgear.git] / Aircraft / aircraft.hxx
index 75a9c068d1d174c41b832813e6c7afd894575c02..2b8c12cfa8c1bcc442114b7a22b7264de954f65b 100644 (file)
@@ -33,7 +33,7 @@
 #endif                                   
 
 
-#include <Flight/flight.hxx>
+#include <FDM/flight.hxx>
 #include <Controls/controls.hxx>
 
 
@@ -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.
 //