From: curt Date: Mon, 16 Oct 2000 20:54:48 +0000 (+0000) Subject: Added a missing patch ... X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=ff8c2cc9a0fadeae7932f2702383fa595cafc1d9;p=flightgear.git Added a missing patch ... --- diff --git a/src/Joystick/js_demo.cxx b/src/Joystick/js_demo.cxx index 594616072..0734c2cc9 100644 --- a/src/Joystick/js_demo.cxx +++ b/src/Joystick/js_demo.cxx @@ -1,3 +1,10 @@ +#ifdef HAVE_CONFIG_H +# include +#endif + +#ifdef HAVE_WINDOWS_H +# include +#endif #include