]> git.mxchange.org Git - flightgear.git/blobdiff - src/FDM/ADA.hxx
Fixed calibrated airspeed output so that it accounts for wind.
[flightgear.git] / src / FDM / ADA.hxx
index 7374c479d79f55427ee7ecb994715d3780911a6f..b3830c72a90d3895695bece386a812448ddc1bf7 100644 (file)
@@ -21,7 +21,7 @@
 #define _ADA_HXX
 
 
-#include <simgear/io/sg_socket.hxx>
+class SGSocket;
 
 #include <FDM/flight.hxx>