]> git.mxchange.org Git - flightgear.git/blobdiff - src/Cockpit/hud.hxx
make headers include headers they depend on, don't rely on the c(xx)
[flightgear.git] / src / Cockpit / hud.hxx
index 89c3abd0b64acce931806e6d83effc5b74403732..4f37c905f3e9c4f7e4dae62336f52d6a37743896 100644 (file)
@@ -16,7 +16,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$
 
@@ -54,8 +54,8 @@
 
 #include <Include/fg_typedefs.h>
 #include <Aircraft/aircraft.hxx>
+#include <Aircraft/controls.hxx>
 #include <FDM/flight.hxx>
-#include <Controls/controls.hxx>
 #include <GUI/gui.h>
 #include <Main/globals.hxx>
 #include <Main/viewmgr.hxx>