From 836d152aa65e3b305bf621f4ae54335710bee8c8 Mon Sep 17 00:00:00 2001 From: mkaay Date: Tue, 4 May 2010 19:07:30 +0200 Subject: several fixes --- module/plugins/decrypter/YoutubeChannel.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/plugins/decrypter/YoutubeChannel.py') diff --git a/module/plugins/decrypter/YoutubeChannel.py b/module/plugins/decrypter/YoutubeChannel.py index 73cf76094..497bf5853 100644 --- a/module/plugins/decrypter/YoutubeChannel.py +++ b/module/plugins/decrypter/YoutubeChannel.py @@ -3,7 +3,7 @@ import re -from module.Plugin import Plugin +from module.plugins.Plugin import Plugin class YoutubeChannel(Plugin): -- cgit v1.2.3