]> git.mxchange.org Git - flightgear.git/blobdiff - src/Network/atlas.hxx
Update nasal function name.
[flightgear.git] / src / Network / atlas.hxx
index 598ab7b17c43d3c8a0fce9c1f88c670e1b35a231..d4b9741f6ff2ae62f03a8316dc3c1dfbd15b96e2 100644 (file)
@@ -2,7 +2,7 @@
 //
 // Written by Curtis Olson, started November 1999.
 //
-// Copyright (C) 1999  Curtis L. Olson - curt@flightgear.org
+// Copyright (C) 1999  Curtis L. Olson - http://www.flightgear.org/~curt
 //
 // This program is free software; you can redistribute it and/or
 // modify it under the terms of the GNU General Public License as
@@ -31,7 +31,7 @@
 
 #include "protocol.hxx"
 
-FG_USING_STD(string);
+SG_USING_STD(string);
 
 
 class FGAtlas : public FGProtocol {