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:
authorRichard Antalik <ISS>2020-11-01 23:03:31 +0300
committerRichard Antalik <richardantalik@gmail.com>2020-11-01 23:10:36 +0300
commitea1c5a6c15d956639dde8445d79b7f8abe7983fd (patch)
treeabc44f788beb37d408764dc823b4c461962f2e1d /source/blender/sequencer/CMakeLists.txt
parenta1f46ac9dc71d66adced895a98f912a5d8440748 (diff)
Rename BKE_sequencer.h
Reviewed By: sergey Differential Revision: https://developer.blender.org/D9349
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 84684987ca7..7aac6eebc66 100644
--- a/source/blender/sequencer/CMakeLists.txt
+++ b/source/blender/sequencer/CMakeLists.txt
@@ -40,7 +40,7 @@ set(INC_SYS
)
set(SRC
- BKE_sequencer.h
+ SEQ_sequencer.h
intern/sequencer.c
intern/sequencer.h