]> git.mxchange.org Git - flightgear.git/blobdiff - src/Network/rul.cxx
UIUC flight model contribution. This is based on LaRCsim, but can read
[flightgear.git] / src / Network / rul.cxx
index 47eb238e97de77f925d3b8acc5f2ee1e5d0c1372..718b181974993c0e1f8dec5ad7f389f2fbf75031 100644 (file)
 // $Id$
 
 
-#include <Debug/logstream.hxx>
+#include <simgear/debug/logstream.hxx>
+#include <simgear/math/fg_geodesy.hxx>
+
 #include <FDM/flight.hxx>
-#include <Math/fg_geodesy.hxx>
 #include <Time/fg_time.hxx>
 
 #include "iochannel.hxx"