]> git.mxchange.org Git - flightgear.git/blobdiff - src/FDM/ADA.cxx
Fixed calibrated airspeed output so that it accounts for wind.
[flightgear.git] / src / FDM / ADA.cxx
index d20e44f321ddce0cf3f3a8c6f362b7b19a4a6a9a..11728b7bf2940b7a091249849f1aace8629d6b16 100644 (file)
 
 // Modified by Cdr. VS Renganthan <vsranga@ada.ernet.in>, 12 Oct 2K
 
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #include <simgear/io/iochannel.hxx>
+#include <simgear/io/sg_socket.hxx>
 #include <simgear/constants.h>
 
 #include <Controls/controls.hxx>