]> git.mxchange.org Git - flightgear.git/commitdiff
Fix for Cygwin compilation
authordaveluff <daveluff>
Tue, 3 Jun 2003 13:08:42 +0000 (13:08 +0000)
committerdaveluff <daveluff>
Tue, 3 Jun 2003 13:08:42 +0000 (13:08 +0000)
src/ATC/ATC.cxx

index 38af59ef5fe116dd3cd664b9dfbb9721dd1daf5b..2a51b89a5ff738f98ca726b95b18fd16693c8ec5 100644 (file)
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #include <simgear/sound/soundmgr.hxx>
 
 #include <Main/fgfs.hxx>