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/iterator.c')
-rw-r--r--source/blender/sequencer/intern/iterator.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/sequencer/intern/iterator.c b/source/blender/sequencer/intern/iterator.c
index 7d54795b150..bb4982d1468 100644
--- a/source/blender/sequencer/intern/iterator.c
+++ b/source/blender/sequencer/intern/iterator.c
@@ -35,7 +35,7 @@
#include "BKE_scene.h"
-#include "SEQ_sequencer.h"
+#include "SEQ_iterator.h"
/* ************************* iterator ************************** */
/* *************** (replaces old WHILE_SEQ) ********************* */