From: fredb Date: Tue, 3 Apr 2007 11:36:47 +0000 (+0000) Subject: Win32 fix X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=b5ab9558774a0526b46fb0a9f437845ba324eb79;p=flightgear.git Win32 fix --- diff --git a/src/Instrumentation/altimeter.cxx b/src/Instrumentation/altimeter.cxx index 10ae3da29..8e9fbb1c9 100644 --- a/src/Instrumentation/altimeter.cxx +++ b/src/Instrumentation/altimeter.cxx @@ -15,6 +15,10 @@ // // Note non-default name, quantum, and tau values. +#ifdef HAVE_CONFIG_H +# include +#endif + #include #include