]> git.mxchange.org Git - flightgear.git/blobdiff - src/Cockpit/hud_dnst.cxx
One more pass at a reorg.
[flightgear.git] / src / Cockpit / hud_dnst.cxx
index bfd9e07a4e20553376bbfc6ced7b469e0398f637..6bbc61bf6adf5d87e098df5ee18b6e5007e558ae 100644 (file)
@@ -10,9 +10,9 @@
 #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/mat3.h>
+#include <simgear/math/polar3d.hxx>
 
 #include <Aircraft/aircraft.hxx>
 #include <Scenery/scenery.hxx>