From a5a302bd18061e833c4d629fffd06f57e7447d39 Mon Sep 17 00:00:00 2001 From: Richard Antalik Date: Sat, 19 Dec 2020 06:44:57 +0100 Subject: Cleanup: Split SEQ_sequencer.h file --- source/blender/editors/animation/anim_deps.c | 1 + 1 file changed, 1 insertion(+) (limited to 'source/blender/editors/animation/anim_deps.c') diff --git a/source/blender/editors/animation/anim_deps.c b/source/blender/editors/animation/anim_deps.c index fbd55592729..17251587d3b 100644 --- a/source/blender/editors/animation/anim_deps.c +++ b/source/blender/editors/animation/anim_deps.c @@ -50,6 +50,7 @@ #include "RNA_access.h" #include "SEQ_sequencer.h" +#include "SEQ_utils.h" #include "ED_anim_api.h" -- cgit v1.2.3