]> git.mxchange.org Git - flightgear.git/blobdiff - src/Cockpit/hud_tbi.cxx
Tweaks for Mips Irix compilers.
[flightgear.git] / src / Cockpit / hud_tbi.cxx
index 0036e5ca2d18602eef911e33aa8245e27b52ae7f..25968b56335ef894d2d1bcf3fcdd0e8923b26dfb 100644 (file)
@@ -1,22 +1,7 @@
-#ifdef HAVE_CONFIG_H
-#  include <config.h>
-#endif
 
-#ifdef HAVE_WINDOWS_H
-#  include <windows.h>
-#endif
-#include <stdlib.h>
-#include <string.h>
-#include <Aircraft/aircraft.hxx>
-#include <Include/fg_constants.h>
-#include <Math/fg_random.h>
-#include <Math/mat3.h>
-#include <Math/polar3d.hxx>
-#include <Scenery/scenery.hxx>
-#include <Time/fg_timer.hxx>
+#include "hud.hxx"
 
 
-#include "hud.hxx"
 //============ Top of fgTBI_instr class member definitions ==============
 
 fgTBI_instr ::