* fix include path (found by jensverwiebe)

This commit is contained in:
Nathan Letwory
2007-12-31 10:18:26 +00:00
parent 59751edadd
commit 63d2208319

View File

@@ -15,7 +15,7 @@ incs = ['.',
'../imbuf/intern',
'../blenloader',
'../render/extern/include',
'../include']
'../editors/include']
incs.append(env['BF_QUICKTIME_INC'])