]> 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 e092b504ffb85dad499817b801eb90b007618073..6dcb1d30b8d5387722778a5c85dd7c895affa5c1 100644 (file)
@@ -10,9 +10,8 @@
 #include <string.h>
 
 #include <simgear/constants.h>
-#include <simgear/fg_random.h>
-#include <simgear/mat3.h>
-#include <simgear/polar3d.hxx>
+#include <simgear/math/fg_random.h>
+#include <simgear/math/polar3d.hxx>
 
 #include <Aircraft/aircraft.hxx>
 #include <Scenery/scenery.hxx>