Commit: 7f851bf3b636d7f6da75081bfa141fb46fa20659
Author: Lukas Tönne
Date: Fri Dec 12 16:29:59 2014 +0100
Branches: hair_immediate_fixes
https://developer.blender.org/rB7f851bf3b636d7f6da75081bfa141fb46fa20659
Missing bmesh include path in scons files.
===================================================================
M source/blender/physics/SConscript
===================================================================
diff --git a/source/blender/physics/SConscript
b/source/blender/physics/SConscript
index c816588..4156cec 100644
--- a/source/blender/physics/SConscript
+++ b/source/blender/physics/SConscript
@@ -35,6 +35,7 @@ incs = [
'intern',
'../blenlib',
'../blenkernel',
+ '../bmesh',
'../imbuf',
'../makesdna',
'../../../intern/guardedalloc',
_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs