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/physics/SConscript')
-rw-r--r--source/blender/physics/SConscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/physics/SConscript b/source/blender/physics/SConscript
index c8165886cab..4156cecd1a3 100644
--- a/source/blender/physics/SConscript
+++ b/source/blender/physics/SConscript
@@ -35,6 +35,7 @@ incs = [
'intern',
'../blenlib',
'../blenkernel',
+ '../bmesh',
'../imbuf',
'../makesdna',
'../../../intern/guardedalloc',