]> git.mxchange.org Git - flightgear.git/blobdiff - src/Network/joyclient.cxx
#346 related: missing status message for property server
[flightgear.git] / src / Network / joyclient.cxx
index a50c56c0632301a6d682a67d040a61f014c536da..b163cb00ee69b175341d1d9c27c75438e04315fe 100644 (file)
@@ -27,7 +27,8 @@
 #include <simgear/debug/logstream.hxx>
 #include <simgear/io/iochannel.hxx>
 
-#include <Aircraft/aircraft.hxx>
+#include <Aircraft/controls.hxx>
+#include <Main/globals.hxx>
 
 #include "joyclient.hxx"