X-Git-Url: http://users.mur.at/ms/git/gitweb/?a=blobdiff_plain;f=aces_1.0.0%2Fpython%2Faces_ocio%2Fcolorspaces%2Fsony.py;h=a19d2e5313b2794db567b0c14d75e7241b01a489;hb=3d531dce5348148c92789eebf0d198c42c2a0820;hp=881fd2374bde4bd42c527e94469e51a9a642e46a;hpb=742fd99417610892e0408e6f9d93aefff57dcd08;p=OpenColorIO-Configs.git diff --git a/aces_1.0.0/python/aces_ocio/colorspaces/sony.py b/aces_1.0.0/python/aces_ocio/colorspaces/sony.py index 881fd23..a19d2e5 100644 --- a/aces_1.0.0/python/aces_ocio/colorspaces/sony.py +++ b/aces_1.0.0/python/aces_ocio/colorspaces/sony.py @@ -12,7 +12,7 @@ import os import PyOpenColorIO as ocio -import aces_ocio.lut as genlut +import aces_ocio.generate_lut as genlut from aces_ocio.utilities import ColorSpace, mat44_from_mat33 __author__ = 'ACES Developers'