From e03fdd81122edba048882f07bfef09a1764e1682 Mon Sep 17 00:00:00 2001 From: Joshua Leung Date: Sun, 6 Nov 2011 12:12:14 +0000 Subject: Second attempt at getting rid of bsystem_time() Hopefully this fixes Collada. Can't really compile that to check here... --- source/blender/collada/AnimationExporter.h | 1 + 1 file changed, 1 insertion(+) (limited to 'source/blender/collada/AnimationExporter.h') diff --git a/source/blender/collada/AnimationExporter.h b/source/blender/collada/AnimationExporter.h index 7f6c99b108f..c3a5c7a5383 100644 --- a/source/blender/collada/AnimationExporter.h +++ b/source/blender/collada/AnimationExporter.h @@ -38,6 +38,7 @@ extern "C" #include "BKE_DerivedMesh.h" #include "BKE_fcurve.h" #include "BKE_animsys.h" +#include "BKE_scene.h" #ifdef NAN_BUILDINFO extern char build_rev[]; #endif -- cgit v1.2.3