SCons: correct includes after recent refactor
This commit is contained in:
@@ -46,6 +46,7 @@ incs = [
|
||||
'#/intern/rigidbody',
|
||||
'#/extern/bullet2/src',
|
||||
env['BF_GLEW_INC'],
|
||||
'#/intern/ghost',
|
||||
'#/intern/glew-mx',
|
||||
'#/intern/audaspace/intern',
|
||||
'#/intern/elbeem/extern',
|
||||
|
||||
@@ -34,7 +34,6 @@ cflags=''
|
||||
incs = [
|
||||
'.',
|
||||
'#/extern/wcwidth',
|
||||
'#/intern/ghost',
|
||||
'#/intern/guardedalloc',
|
||||
'../makesdna',
|
||||
env['BF_FREETYPE_INC'],
|
||||
|
||||
Reference in New Issue
Block a user