]> git.mxchange.org Git - flightgear.git/blobdiff - src/GUI/apt_dlg.cxx
SG-ified logstream.
[flightgear.git] / src / GUI / apt_dlg.cxx
index 9b6f24bf2946b86a9dbd943f4c2cfca3c94564bd..7f8f81fb66e34e0eb1acddeadc799ef018840a67 100644 (file)
@@ -72,7 +72,7 @@ void AptDialog_OK (puObject *)
 
        if ( AptId.length() ) {
                // set initial position from airport id
-               FG_LOG( FG_GENERAL, FG_INFO,
+               SG_LOG( SG_GENERAL, SG_INFO,
                                "Attempting to set starting position from airport code "
                                << AptId );