]> git.mxchange.org Git - flightgear.git/blobdiff - src/Network/nmea.hxx
Change FGSteam into a proper subsystem rather than a collection of
[flightgear.git] / src / Network / nmea.hxx
index 142809ec5bf35c5d2a795b33daab84b01cdee235..094a878997d8e3a3916793f708dd1a5c0a8d9d20 100644 (file)
@@ -31,7 +31,7 @@
 
 #include "protocol.hxx"
 
-FG_USING_STD(string);
+SG_USING_STD(string);
 
 
 class FGNMEA : public FGProtocol {