]> git.mxchange.org Git - flightgear.git/blobdiff - src/Cockpit/hud_dnst.cxx
More magvar fixes relating to vor/ils.
[flightgear.git] / src / Cockpit / hud_dnst.cxx
index bfd9e07a4e20553376bbfc6ced7b469e0398f637..0314be094c609823ea5da9dbde7817bbaee68f2c 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>