This commit fixes the compiler warning from a previous commit (to move visual

keyframing backend stuff to a better place in code).
This commit is contained in:
Joshua Leung
2007-01-19 07:32:40 +00:00
parent 6b0e6ccd85
commit 6dd01e80c9

View File

@@ -72,6 +72,7 @@
#include "DNA_world_types.h"
#include "BKE_action.h"
#include "BKE_armature.h"
#include "BKE_anim.h"
#include "BKE_constraint.h"
#include "BKE_depsgraph.h"