]> git.mxchange.org Git - flightgear.git/commitdiff
Win32 fix
authorfredb <fredb>
Sat, 22 Jul 2006 08:49:47 +0000 (08:49 +0000)
committerfredb <fredb>
Sat, 22 Jul 2006 08:49:47 +0000 (08:49 +0000)
src/Instrumentation/HUD/HUD_misc.cxx

index 81c27f0b571933f62200bff16b8e87cd473cb15c..ac7765592c9175a37686e8ca163e71a2feb7d231 100644 (file)
 // 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 <config.h>
+#endif
+
 #include <simgear/props/condition.hxx>
 #include "HUD.hxx"