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/sequencer/intern/strip_select.c')
-rw-r--r--source/blender/sequencer/intern/strip_select.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/sequencer/intern/strip_select.c b/source/blender/sequencer/intern/strip_select.c
index fbf28087825..58ae281ead1 100644
--- a/source/blender/sequencer/intern/strip_select.c
+++ b/source/blender/sequencer/intern/strip_select.c
@@ -29,6 +29,7 @@
#include "BKE_scene.h"
+#include "SEQ_select.h"
#include "SEQ_sequencer.h"
Sequence *SEQ_select_active_get(Scene *scene)