From: fredb Date: Tue, 23 Jun 2009 20:35:17 +0000 (+0000) Subject: Win32 fix X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=f3c27409172c8c09c459f7ee01f5c413fbe162e5;p=simgear.git Win32 fix --- diff --git a/simgear/scene/model/SGInteractionAnimation.cxx b/simgear/scene/model/SGInteractionAnimation.cxx index de96c1e4..956d7b69 100644 --- a/simgear/scene/model/SGInteractionAnimation.cxx +++ b/simgear/scene/model/SGInteractionAnimation.cxx @@ -16,6 +16,10 @@ // Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. // +#ifdef HAVE_CONFIG_H +# include +#endif + #include "SGInteractionAnimation.hxx" #include