Commit: 6132de6304a614357634b6b30832c1c4ddf12fe7
Author: Lukas Tönne
Date:   Mon Mar 23 15:04:47 2015 +0100
Branches: alembic
https://developer.blender.org/rB6132de6304a614357634b6b30832c1c4ddf12fe7

Missing include path for scons build files of the gameengine player.

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

M       source/gameengine/GamePlayer/ghost/SConscript

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

diff --git a/source/gameengine/GamePlayer/ghost/SConscript 
b/source/gameengine/GamePlayer/ghost/SConscript
index 610abcd..27adc00 100644
--- a/source/gameengine/GamePlayer/ghost/SConscript
+++ b/source/gameengine/GamePlayer/ghost/SConscript
@@ -57,6 +57,7 @@ incs = [
     '#source/blender/include',
     '#source/blender/makesdna',
     '#source/blender/makesrna',
+    '#source/blender/pointcache',
     '#source/gameengine/Rasterizer',
     '#source/gameengine/GameLogic',
     '#source/gameengine/Expressions',

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to