X-Git-Url: http://users.mur.at/ms/git/gitweb/?a=blobdiff_plain;f=aces_1.0.0%2Fpython%2Faces_ocio%2Fcolorspaces%2Fgopro.py;h=44b585826502bc321c67038579add18aa8936c5a;hb=3d531dce5348148c92789eebf0d198c42c2a0820;hp=2431ac9b99b5c89ab987a60e8227611230c10af0;hpb=742fd99417610892e0408e6f9d93aefff57dcd08;p=OpenColorIO-Configs.git diff --git a/aces_1.0.0/python/aces_ocio/colorspaces/gopro.py b/aces_1.0.0/python/aces_ocio/colorspaces/gopro.py index 2431ac9..44b5858 100644 --- a/aces_1.0.0/python/aces_ocio/colorspaces/gopro.py +++ b/aces_1.0.0/python/aces_ocio/colorspaces/gopro.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, sanitize) __author__ = 'ACES Developers'