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:
authorJacques Lucke <mail@jlucke.com>2019-07-09 14:48:00 +0300
committerJacques Lucke <mail@jlucke.com>2019-07-09 14:48:00 +0300
commit52040433a14485afef1cc68026cdc2214aff9acc (patch)
treef24bf6735d78966cbc68ca8f9693fb9cf1ad398f /source/blender/modifiers/CMakeLists.txt
parenta9c1831b07433da5fbe65a6d65fda728e915915f (diff)
rename modifier
Diffstat (limited to 'source/blender/modifiers/CMakeLists.txt')
-rw-r--r--source/blender/modifiers/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/modifiers/CMakeLists.txt b/source/blender/modifiers/CMakeLists.txt
index e6d4664865c..cdcc28a55bb 100644
--- a/source/blender/modifiers/CMakeLists.txt
+++ b/source/blender/modifiers/CMakeLists.txt
@@ -74,7 +74,7 @@ set(SRC
intern/MOD_meshsequencecache.c
intern/MOD_mirror.c
intern/MOD_multires.c
- intern/MOD_nodeparticles.c
+ intern/MOD_bparticles.c
intern/MOD_none.c
intern/MOD_normal_edit.c
intern/MOD_ocean.c