[Bf-blender-cvs] [b646da8d85c] master: fix: add back changes after last pull from master

Gaia Clary noreply at git.blender.org
Sun Jun 2 23:01:50 CEST 2019


Commit: b646da8d85c4a4ff6028a0b162ec83764fe46f34
Author: Gaia Clary
Date:   Tue May 28 14:41:56 2019 +0200
Branches: master
https://developer.blender.org/rBb646da8d85c4a4ff6028a0b162ec83764fe46f34

fix: add back changes after last pull from master

===================================================================

M	source/blender/collada/BCAnimationSampler.cpp

===================================================================

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"



More information about the Bf-blender-cvs mailing list