summaryrefslogtreecommitdiffstats
path: root/pyload/plugins/crypter/MultiloadCz.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/plugins/crypter/MultiloadCz.py')
-rw-r--r--pyload/plugins/crypter/MultiloadCz.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/plugins/crypter/MultiloadCz.py b/pyload/plugins/crypter/MultiloadCz.py
index be7950e98..37d0a1663 100644
--- a/pyload/plugins/crypter/MultiloadCz.py
+++ b/pyload/plugins/crypter/MultiloadCz.py
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
import re
-from pyload.plugins.Crypter import Crypter
+from pyload.plugins.base.Crypter import Crypter
class MultiloadCz(Crypter):