Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source/blender/collada/BCAnimationSampler.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/collada/BCAnimationSampler.cpp b/source/blender/collada/BCAnimationSampler.cpp
index f64a8e8bbb7..2e89ea0af4d 100644
--- a/source/blender/collada/BCAnimationSampler.cpp
+++ b/source/blender/collada/BCAnimationSampler.cpp
@@ -25,6 +25,7 @@
#include "BCAnimationCurve.h"
#include "BCAnimationSampler.h"
#include "collada_utils.h"
+#include "BCMath.h"
extern "C" {
#include "BKE_action.h"