Fixing gl/glw.h compiiler error
This commit is contained in:
parent
2f48d0b46b
commit
122b206de3
@ -5,7 +5,7 @@ sources = env.Glob('intern/*.c')
|
||||
|
||||
incs = '. ../editors/include ../makesdna ../makesrna ../blenlib ../blenkernel ../nodes'
|
||||
incs += ' ../imbuf ../blenloader ../render/extern/include ../windowmanager'
|
||||
incs += ' #intern/guardedalloc #intern/memutil'
|
||||
incs += ' #intern/guardedalloc #intern/memutil #/extern/glew/include'
|
||||
incs += ' ' + env['BF_PYTHON_INC']
|
||||
|
||||
defs = []
|
||||
|
Loading…
Reference in New Issue
Block a user