]> git.mxchange.org Git - flightgear.git/blobdiff - src/Cockpit/hud_tbi.cxx
Added Alex's patches for more accurate instrument modeling (compass, vsi,
[flightgear.git] / src / Cockpit / hud_tbi.cxx
index 868e1184c5c9f37214585a8e59279b70811cd8a6..bd8e0d9b7f52cca7ea8a8ac01254913005992e57 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>