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/crypter/GooGl.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyload/plugins/crypter/GooGl.py') diff --git a/pyload/plugins/crypter/GooGl.py b/pyload/plugins/crypter/GooGl.py index 7ede17563..0e89c5bad 100644 --- a/pyload/plugins/crypter/GooGl.py +++ b/pyload/plugins/crypter/GooGl.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -from pyload.plugins.Crypter import Crypter +from pyload.plugins.base.Crypter import Crypter from pyload.utils import json_loads -- cgit v1.2.3