]> git.mxchange.org Git - simgear.git/commitdiff
Win32 fix
authorfredb <fredb>
Tue, 23 Jun 2009 20:35:17 +0000 (20:35 +0000)
committerTim Moore <timoore@redhat.com>
Thu, 25 Jun 2009 08:13:02 +0000 (10:13 +0200)
simgear/scene/model/SGInteractionAnimation.cxx

index de96c1e4e36d3c510ea801153dc9a71c7a782091..956d7b69f693ddb1a6f8cd37e5391acdc1ba1fea 100644 (file)
 // Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 //
 
+#ifdef HAVE_CONFIG_H
+#  include <simgear_config.h>
+#endif
+
 #include "SGInteractionAnimation.hxx"
 
 #include <osg/Geode>