From: yomguy Date: Mon, 8 Apr 2013 13:18:25 +0000 (+0200) Subject: fix module X-Git-Tag: 1.4.5~38 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=4af8a83ac196c70fc5f53fcb3e24aae49edf7c3d;p=telemeta.git fix module --- diff --git a/telemeta/util/kdenlive/fade.py b/telemeta/util/kdenlive/fade.py index d6b29214..c4302d50 100644 --- a/telemeta/util/kdenlive/fade.py +++ b/telemeta/util/kdenlive/fade.py @@ -20,7 +20,7 @@ # Author: Guillaume Pellerin -from xmltodict2 import * +from telemeta.util.xmltodict2 import * class AutoFade(object):