From 72b8e5797c8a3ab86d24b4decb84436600531ca4 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Tue, 13 Jan 2004 09:47:31 +0000 Subject: [PATCH] Fixed for Win32 build --- include/osg/AnimationPath | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/osg/AnimationPath b/include/osg/AnimationPath index ba580303d..62803356a 100644 --- a/include/osg/AnimationPath +++ b/include/osg/AnimationPath @@ -20,7 +20,7 @@ #include #include -#include +#include namespace osg {