]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/dme.hxx
add to project files
[flightgear.git] / src / Instrumentation / dme.hxx
index 6ec6edc6396dbec5e7fda958cd68cb5e64be1c9c..084fd8207569fc5e770258116112ee873d444ddd 100644 (file)
@@ -61,7 +61,7 @@ private:
 
     FGNavRecord * _navrecord;
 
-    string _name;
+    std::string _name;
     int _num;
 
     class AudioIdent * _audioIdent;