Correction to previous commit, sorry

This commit is contained in:
Sergey Sharybin 2013-12-08 15:10:47 +06:00
parent 46f8dba4c7
commit 0d71d0a8f0

@ -189,7 +189,7 @@ if env['WITH_BF_OCIO']:
if env['WITH_BF_OIIO']:
defs.append('WITH_OPENIMAGEIO')
incs += ' ../../imbuf/intern/oiio'
incs += ' ../imbuf/intern/oiio'
if env['WITH_BF_PLAYER']:
defs.append('WITH_PLAYER')