]> git.mxchange.org Git - simgear.git/blobdiff - simgear/math/interpolater.cxx
Added simgear/magvar which impliments WMM 2000 world magnetic variance model.
[simgear.git] / simgear / math / interpolater.cxx
index fb6fdfef482130d8c2cb2d80a370f108ac30ff33..732f248cb7126e4c1a94e51e1f9b7408afdb42a5 100644 (file)
@@ -31,9 +31,9 @@
 
 #include STL_STRING
 
-#include <simgear/logstream.hxx>
 #include <simgear/fg_zlib.h>
-#include <simgear/fgstream.hxx>
+#include <simgear/debug/logstream.hxx>
+#include <simgear/misc/fgstream.hxx>
 
 #include "interpolater.hxx"