From: curt Date: Wed, 19 Apr 2000 21:22:16 +0000 (+0000) Subject: Added custom joystick client support so that flight gear can read values X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=96c20e65326d70d55612c11d613e058520517999;p=flightgear.git Added custom joystick client support so that flight gear can read values being shipped over from a separate joystick server. --- diff --git a/src/Main/fg_io.cxx b/src/Main/fg_io.cxx index 45934a1da..981a6f9e3 100644 --- a/src/Main/fg_io.cxx +++ b/src/Main/fg_io.cxx @@ -41,6 +41,7 @@ #include #include #include +#include #include