X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Cockpit%2Fhud.hxx;h=f25358c4d0d4585a751ea842495da914121a1807;hb=1209546e0859113fc1113515f1854cc2be0c68d4;hp=e1b34e1e5bb2886b3a9abb58471a8b099fa30134;hpb=aee2c4cfca704ab11f9d684f08c84c764a1ff886;p=flightgear.git diff --git a/Cockpit/hud.hxx b/Cockpit/hud.hxx index e1b34e1e5..f25358c4d 100644 --- a/Cockpit/hud.hxx +++ b/Cockpit/hud.hxx @@ -48,7 +48,7 @@ #include #include #include -#include +#include #include #include // STL double ended queue @@ -524,6 +524,10 @@ void fgHUDSetTimeMode( Hptr hud, int time_of_day ); #endif // _HUD_H // $Log$ +// Revision 1.17 1999/02/01 21:33:28 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.16 1998/10/17 01:33:59 curt // C++ ifying ... //