]> git.mxchange.org Git - flightgear.git/commitdiff
Win32 fix
authorfredb <fredb>
Sun, 9 Mar 2008 22:09:17 +0000 (22:09 +0000)
committerfredb <fredb>
Sun, 9 Mar 2008 22:09:17 +0000 (22:09 +0000)
src/Environment/precipitation_mgr.cxx

index b6e6e6e3183b7e32365c7af7fb90c2510a9fcf5c..d6b802d669fbfc2e852739623d1e0bf976636bec 100644 (file)
  *
  */
 
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #include <osg/MatrixTransform>
 
 #include <simgear/constants.h>