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/blenlib/CMakeLists.txt')
-rw-r--r--source/blender/blenlib/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/blenlib/CMakeLists.txt b/source/blender/blenlib/CMakeLists.txt
index 79a65bbb98d..69df0505dfe 100644
--- a/source/blender/blenlib/CMakeLists.txt
+++ b/source/blender/blenlib/CMakeLists.txt
@@ -144,7 +144,6 @@ set(SRC
BLI_args.h
BLI_array.h
BLI_array.hh
- BLI_array_ref.hh
BLI_array_store.h
BLI_array_store_utils.h
BLI_array_utils.h
@@ -240,6 +239,7 @@ set(SRC
BLI_smallhash.h
BLI_sort.h
BLI_sort_utils.h
+ BLI_span.hh
BLI_stack.h
BLI_stack.hh
BLI_strict_flags.h