Forgot to change magicnumber of OIIO built lib in previous commit...

This commit is contained in:
Bastien Montagne 2017-08-09 18:21:35 +02:00
parent 6e7e081e3e
commit de3c165713

@ -1599,7 +1599,7 @@ compile_OIIO() {
fi fi
# To be changed each time we make edits that would modify the compiled result! # To be changed each time we make edits that would modify the compiled result!
oiio_magic=16 oiio_magic=17
_init_oiio _init_oiio
# Clean install if needed! # Clean install if needed!