* Fix blenfont scons include after recent GE changes.
Mitchell: Please check if these includes also need to be added in scons: https://projects.blender.org/scm/viewvc.php/trunk/blender/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/CMakeLists.txt?root=bf-blender&r1=61087&r2=61086&pathrev=61087
This commit is contained in:
@@ -13,6 +13,7 @@ incs = [
|
||||
'#extern/glew/include',
|
||||
'#intern/moto/include',
|
||||
'#source/blender/blenkernel',
|
||||
'#source/blender/blenfont',
|
||||
'#source/blender/blenlib',
|
||||
'#source/blender/gpu',
|
||||
'#source/blender/makesdna',
|
||||
|
Reference in New Issue
Block a user