]> git.mxchange.org Git - flightgear.git/blobdiff - src/Systems/pitot.hxx
Clean-up: move autosave.xml loading code to proper method
[flightgear.git] / src / Systems / pitot.hxx
index 9d97dee40a307f561b3938d39a000e82cd20ce21..1549c9eda5bf507af172f548d6cdeafe5abb475d 100644 (file)
@@ -52,7 +52,7 @@ public:
 
 private:
 
-    string _name;
+    std::string _name;
     int _num;
     SGPropertyNode_ptr _serviceable_node;
     SGPropertyNode_ptr _pressure_node;