]> git.mxchange.org Git - flightgear.git/blobdiff - src/Network/rul.hxx
Update nasal function name.
[flightgear.git] / src / Network / rul.hxx
index 8db5bfba98beae0864b20d93c2680292953c8abf..110bba5cd81cd1b1383277b83af458ecdbf01d0d 100644 (file)
@@ -3,7 +3,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
@@ -32,7 +32,7 @@
 
 #include "protocol.hxx"
 
-FG_USING_STD(string);
+SG_USING_STD(string);
 
 
 class FGRUL : public FGProtocol {