]> git.mxchange.org Git - flightgear.git/blobdiff - src/Aircraft/aircraft.hxx
Update MSVC 7.1 project file : annunciator removed
[flightgear.git] / src / Aircraft / aircraft.hxx
index 65450ffb18f3d8d412a6beb970198e949fcf8796..6ca0c5d8a1627d6a68a44b218363cee0477fd71d 100644 (file)
@@ -3,7 +3,7 @@
 //
 // Written by Curtis Olson, started May 1997.
 //
-// Copyright (C) 1997  Curtis L. Olson  - curt@infoplane.com
+// Copyright (C) 1997  Curtis L. Olson  - http://www.flightgear.org/~curt
 //
 // This program is free software; you can redistribute it and/or
 // modify it under the terms of the GNU General Public License as
@@ -17,7 +17,7 @@
 //
 // You should have received a copy of the GNU General Public License
 // along with this program; if not, write to the Free Software
-// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 //
 // $Id$
 //*************************************************************************/
 
 
 #include <FDM/flight.hxx>
-#include <Controls/controls.hxx>
 #include <Main/fg_init.hxx>
 
+#include "controls.hxx"
+
 
 // Define a structure containing all the parameters for an aircraft
 typedef struct{