Win32 fix

This commit is contained in:
fredb 2009-06-23 20:35:17 +00:00 committed by Tim Moore
parent 09a57c7a52
commit f3c2740917

View File

@ -16,6 +16,10 @@
// 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>