]> git.mxchange.org Git - flightgear.git/blobdiff - src/ATC/ATCmgr.cxx
any wind < 1kt is "calm", not just 0.0
[flightgear.git] / src / ATC / ATCmgr.cxx
index 21dee48897aa6e326402baece4fd72968ec142ad..bbf99dfa620f2965f2796213d4b67ddbca58e6ff 100644 (file)
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #include <simgear/misc/sg_path.hxx>
 #include <simgear/debug/logstream.hxx>
 #include <Airports/simple.hxx>
+
 #include "ATCmgr.hxx"
 #include "commlist.hxx"
-#include "ATCdisplay.hxx"
 #include "ATCDialog.hxx"
 #include "ATCutils.hxx"
+#include "transmissionlist.hxx"
+#include "ground.hxx"
+
 
 /*
 // periodic radio station search wrapper