X-Git-Url: http://users.mur.at/ms/git/gitweb/?a=blobdiff_plain;f=aces_1.0.0%2Fpython%2Faces_ocio%2Fcolorspaces%2Fred.py;h=0a8f8686403000b1ad82720a74637de2ccfda866;hb=529f7b361204176430ea0df642e4ec00a5c54ad7;hp=f93153c9d795b4c57d18fe5deed53f5de35fa2b1;hpb=50829d8f34912ccb4e97fa13818a79d7fdde15a7;p=OpenColorIO-Configs.git diff --git a/aces_1.0.0/python/aces_ocio/colorspaces/red.py b/aces_1.0.0/python/aces_ocio/colorspaces/red.py index f93153c..0a8f868 100644 --- a/aces_1.0.0/python/aces_ocio/colorspaces/red.py +++ b/aces_1.0.0/python/aces_ocio/colorspaces/red.py @@ -12,7 +12,7 @@ import os import PyOpenColorIO as ocio -import aces_ocio.generate_lut as genlut +import aces_ocio.lut as genlut from aces_ocio.utilities import ColorSpace, mat44_from_mat33 __author__ = 'ACES Developers'