]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/altimeter.hxx
Support for multiple data dirs.
[flightgear.git] / src / Instrumentation / altimeter.hxx
index 38c6ba63f0c85c3311dbd4b8c957cab400fbbdca..45c3a4e61260e4da7b89d2426fc49b00ab3cb64f 100644 (file)
@@ -50,7 +50,7 @@ private:
     std::string _name;
     int _num;
     SGPropertyNode_ptr _rootNode;
-    string _static_pressure;
+    std::string _static_pressure;
     double _tau;
     double _quantum;
     double _kollsman;