]> git.mxchange.org Git - flightgear.git/blobdiff - src/Cockpit/hud_scal.cxx
Updates to vacuum system model from Alex Perry.
[flightgear.git] / src / Cockpit / hud_scal.cxx
index 6be8757c117c07e7ddf452539b6673d9da068d3c..6dcb1d30b8d5387722778a5c85dd7c895affa5c1 100644 (file)
@@ -5,18 +5,21 @@
 #ifdef HAVE_WINDOWS_H
 #  include <windows.h>
 #endif
+
 #include <stdlib.h>
 #include <string.h>
+
+#include <simgear/constants.h>
+#include <simgear/math/fg_random.h>
+#include <simgear/math/polar3d.hxx>
+
 #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"
+
+
 //============== Top of instr_scale class memeber definitions ===============
 //
 // Notes: