From: fredb Date: Sat, 29 Jul 2006 09:27:50 +0000 (+0000) Subject: Win32 fix X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=46a3200569c4c3df82bc24713d93954ad488f57a;p=flightgear.git Win32 fix --- diff --git a/src/Input/fgjs.cxx b/src/Input/fgjs.cxx index e73266a63..7e1bf790d 100644 --- a/src/Input/fgjs.cxx +++ b/src/Input/fgjs.cxx @@ -22,6 +22,10 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +#ifdef HAVE_CONFIG_H +# include +#endif + #include #include