]> git.mxchange.org Git - flightgear.git/commitdiff
Win32 fix
authorfredb <fredb>
Thu, 12 Mar 2009 07:50:01 +0000 (07:50 +0000)
committerTim Moore <timoore@redhat.com>
Wed, 18 Mar 2009 07:00:07 +0000 (08:00 +0100)
src/Airports/sidstar.cxx

index cbeac9aed884655699d183336fa3b8497b27ca46..4f353a6596ea7d460e03122fce08e4955b20dc7a 100644 (file)
 //
 // $Id$
 
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #include <iostream>
 #include <stdlib.h>