diff --git a/src/Main/fg_io.cxx b/src/Main/fg_io.cxx index efcef0d13..226417b55 100644 --- a/src/Main/fg_io.cxx +++ b/src/Main/fg_io.cxx @@ -38,7 +38,7 @@ #include #include -#include +#include #include #include #include @@ -107,7 +107,7 @@ FGIO::parse_port_config( const string& config ) try { if ( protocol == "atcsim" ) { - FGATC610x *atcsim = new FGATC610x; + FGATCMain *atcsim = new FGATCMain; atcsim->set_hz( 30 ); if ( tokens.size() != 6 ) { SG_LOG( SG_IO, SG_ALERT, "Usage: --atcsim=[no-]pedals,"