]> git.mxchange.org Git - flightgear.git/blobdiff - src/ATC/atcdialog.hxx
* First test scenario to get user ATC interaction working.
[flightgear.git] / src / ATC / atcdialog.hxx
index 1a54debfbb7d8a6810d988c0c78dfbba0f1d75f2..2e0aa2f74ab6dc93025b07f2dfca446ecea1ee1a 100644 (file)
@@ -58,6 +58,6 @@ public:
     void PopupDialog();
 };
 
-extern FGATCDialogNew *current_atcdialog;
+extern FGATCDialogNew *currentATCDialog;
 
 #endif // _ATC_DIALOG_HXX_
\ No newline at end of file