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:
Diffstat (limited to 'source/blender/src/poselib.c')
-rw-r--r--source/blender/src/poselib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/src/poselib.c b/source/blender/src/poselib.c
index 6aeef7c75c2..ff54ad31e22 100644
--- a/source/blender/src/poselib.c
+++ b/source/blender/src/poselib.c
@@ -61,7 +61,7 @@
#include "BKE_global.h"
#include "BKE_utildefines.h"
-//#include "BIF_keyframing.h"
+#include "BIF_keyframing.h"
#include "BSE_editipo.h"
#include "BDR_drawaction.h"