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/CMakeLists.txt')
-rw-r--r--source/blender/sequencer/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/sequencer/CMakeLists.txt b/source/blender/sequencer/CMakeLists.txt
index 9340cfbf03d..e324bc8b407 100644
--- a/source/blender/sequencer/CMakeLists.txt
+++ b/source/blender/sequencer/CMakeLists.txt
@@ -77,9 +77,9 @@ set(SRC
intern/proxy_job.c
intern/render.c
intern/render.h
+ intern/sequence_lookup.c
intern/sequencer.c
intern/sequencer.h
- intern/sequence_lookup.c
intern/sound.c
intern/strip_add.c
intern/strip_edit.c