[Bf-blender-cvs] [14a9658] depsgraph_refactor: Depsgraph: Yet another scons build fix (for modifiers module this time)

Joshua Leung noreply at git.blender.org
Thu May 22 13:40:09 CEST 2014


Commit: 14a96582aed8d38c74244c0c9cf272c274433803
Author: Joshua Leung
Date:   Thu May 22 23:30:07 2014 +1200
https://developer.blender.org/rB14a96582aed8d38c74244c0c9cf272c274433803

Depsgraph: Yet another scons build fix (for modifiers module this time)

===================================================================

M	source/blender/modifiers/SConscript

===================================================================

diff --git a/source/blender/modifiers/SConscript b/source/blender/modifiers/SConscript
index 0942bca..d276bd9 100644
--- a/source/blender/modifiers/SConscript
+++ b/source/blender/modifiers/SConscript
@@ -41,6 +41,7 @@ incs = [
     '../include',
     '../blenlib',
     '../blenfont',
+    '../depsgraph',
     '../makesdna',
     '../makesrna',
     '../blenkernel',




More information about the Bf-blender-cvs mailing list