]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/slip_skid_ball.hxx
NavDisplay enhancements for Syd.
[flightgear.git] / src / Instrumentation / slip_skid_ball.hxx
index 3a95b115a6c0b679a071380cd51233744d217f71..1dc1c8916b6e492841f47b48605524e3ca9d9719 100644 (file)
@@ -43,7 +43,7 @@ private:
 
     double _last_pos;
 
-    string _name;
+    std::string _name;
     int _num;
 
     SGPropertyNode_ptr _serviceable_node;