]> git.mxchange.org Git - simgear.git/blobdiff - simgear/math/fg_types.hxx
Added simgear/magvar which impliments WMM 2000 world magnetic variance model.
[simgear.git] / simgear / math / fg_types.hxx
index 419c2eba81a9c3e7afd9bd3d422381c3ccd0613c..ca87aa1d4e21d2fa7d26c99ff2cb41c7c0f68645 100644 (file)
@@ -35,7 +35,7 @@
 #include STL_STRING
 #include <vector>
 
-#include <simgear/point3d.hxx>
+#include <simgear/math/point3d.hxx>
 
 FG_USING_STD(vector);
 FG_USING_STD(string);