]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/mag_compass.hxx
Drop obsolete include
[flightgear.git] / src / Instrumentation / mag_compass.hxx
index 919f26bc93269ab36402e0cc1e65bd27f73f8ffb..474babdafa0f26ddcdeb33a708bbe49831d6f000 100644 (file)
@@ -51,7 +51,7 @@ private:
     double _error_deg;
     double _rate_degps;
 
-    string _name;
+    std::string _name;
     int _num;
 
     SGPropertyNode_ptr _serviceable_node;