]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/mk_viii.hxx
Fix flight-plan course and distance computations.
[flightgear.git] / src / Instrumentation / mk_viii.hxx
index 62649eff7aaf263154410ae44003d228d7cee1f4..6529fba7b62b3307e4d9d22dfed3f0e3d8a3d044 100644 (file)
@@ -1329,7 +1329,7 @@ private:
   // MK_VIII (continued) //////////////////////////////////////////////////////
   /////////////////////////////////////////////////////////////////////////////
 
-  string       name;
+  std::string  name;
   int          num;
 
   PowerHandler         power_handler;