]> git.mxchange.org Git - flightgear.git/blobdiff - src/Network/pve.cxx
Start of code to load, manage, and query the navaid database.
[flightgear.git] / src / Network / pve.cxx
index f9d3cc8c6f4ae0dbac973bb85c2de2dfaa5b3cbe..cc2b7f854ebd07f7bedcaa0d2c5bb7e629f979ea 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"