]> git.mxchange.org Git - flightgear.git/blobdiff - src/Network/joyclient.hxx
Update 'magic' for more consistant cross platform padding.
[flightgear.git] / src / Network / joyclient.hxx
index 22c6f9e3ec023199f4a606cba5e74b4807edc567..f705331d44987b0e2b2263cecb10049a456248cc 100644 (file)
@@ -2,7 +2,7 @@
 //
 // Written by Curtis Olson, started April 2000.
 //
-// Copyright (C) 2000  Curtis L. Olson - curt@flightgear.org
+// Copyright (C) 2000  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
@@ -33,7 +33,7 @@
 
 #include "protocol.hxx"
 
-FG_USING_STD(string);
+SG_USING_STD(string);
 
 
 class FGJoyClient : public FGProtocol {