Commit: f5a0199a70f0ed282cf06e4646d053fa1c39c96b Author: Campbell Barton Date: Fri Jun 9 04:25:23 2017 +1000 Branches: custom-manipulators https://developer.blender.org/rBf5a0199a70f0ed282cf06e4646d053fa1c39c96b
Merge branch '28' into custom-manipulators =================================================================== =================================================================== diff --cc source/blender/editors/armature/pose_utils.c index d1d5a4dde9e,124cf24f12b..b1c40ad4329 --- a/source/blender/editors/armature/pose_utils.c +++ b/source/blender/editors/armature/pose_utils.c @@@ -44,10 -43,10 +43,12 @@@ #include "BKE_context.h" + #include "DEG_depsgraph.h" + #include "RNA_access.h" +#include "UI_resources.h" + #include "WM_api.h" #include "WM_types.h" _______________________________________________ Bf-blender-cvs mailing list [email protected] https://lists.blender.org/mailman/listinfo/bf-blender-cvs
