[Bf-blender-cvs] [08ca729] hair_system: Missing scons include entry.

Lukas Tönne noreply at git.blender.org
Fri Aug 22 17:54:05 CEST 2014


Commit: 08ca7290a5b034a6a7076d7ac9ef0168e2977afe
Author: Lukas Tönne
Date:   Fri Aug 22 17:55:12 2014 +0200
Branches: hair_system
https://developer.blender.org/rB08ca7290a5b034a6a7076d7ac9ef0168e2977afe

Missing scons include entry.

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

M	source/blender/makesrna/intern/SConscript

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

diff --git a/source/blender/makesrna/intern/SConscript b/source/blender/makesrna/intern/SConscript
index ff75d9a..e6c6d44 100644
--- a/source/blender/makesrna/intern/SConscript
+++ b/source/blender/makesrna/intern/SConscript
@@ -66,6 +66,7 @@ incs = [
     '../../blenlib',
     '../../bmesh',
     '../../editors/include',
+    '../../hair',
     '../../ikplugin',
     '../../imbuf',
     '../../makesdna',




More information about the Bf-blender-cvs mailing list