From cc105b7dbc363d9786594c1e884f1836eb22e999 Mon Sep 17 00:00:00 2001 From: Walter Purcaro Date: Fri, 3 Oct 2014 19:56:27 +0200 Subject: New base plugins --- pyload/plugins/hoster/PremiumTo.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyload/plugins/hoster/PremiumTo.py') diff --git a/pyload/plugins/hoster/PremiumTo.py b/pyload/plugins/hoster/PremiumTo.py index c0a2868d9..ee7da65b2 100644 --- a/pyload/plugins/hoster/PremiumTo.py +++ b/pyload/plugins/hoster/PremiumTo.py @@ -4,7 +4,7 @@ from os import remove from os.path import exists from urllib import quote -from pyload.plugins.Hoster import Hoster +from pyload.plugins.base.Hoster import Hoster from pyload.utils import fs_encode -- cgit v1.2.3