Commit: f2597abafd6c33b5a1cb887a37d06798a0af58e5
Author: Tamito Kajiyama
Date: Mon Sep 8 01:21:45 2014 +0900
Branches: testbuild
https://developer.blender.org/rBf2597abafd6c33b5a1cb887a37d06798a0af58e5
Fix for buildbot compilation error in intern/ghost with SCons.
===================================================================
M intern/ghost/SConscript
===================================================================
diff --git a/intern/ghost/SConscript b/intern/ghost/SConscript
index 8075647..9c0d2dd 100644
--- a/intern/ghost/SConscript
+++ b/intern/ghost/SConscript
@@ -47,6 +47,7 @@ incs = [
'#source/blender/imbuf',
'#source/blender/makesdna',
'../string',
+ '../../source/blender/blenlib',
]
incs = ' '.join(incs)
_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs