Scons compile fix for SVN 28661.
* Missing 'blenloader' include.
This commit is contained in:
@@ -14,6 +14,7 @@ incs = [
|
||||
'../../blenlib',
|
||||
'../../windowmanager',
|
||||
'../../blenfont',
|
||||
'../../blenloader',
|
||||
]
|
||||
|
||||
if not env['WITH_BF_PYTHON']:
|
||||
|
||||
Reference in New Issue
Block a user