summaryrefslogtreecommitdiffstats
path: root/pyload/plugins/crypter/MBLinkInfo.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/plugins/crypter/MBLinkInfo.py')
-rw-r--r--pyload/plugins/crypter/MBLinkInfo.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/plugins/crypter/MBLinkInfo.py b/pyload/plugins/crypter/MBLinkInfo.py
index 82c2d9719..efd9ade8a 100644
--- a/pyload/plugins/crypter/MBLinkInfo.py
+++ b/pyload/plugins/crypter/MBLinkInfo.py
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
-from module.plugins.internal.DeadCrypter import DeadCrypter, create_getInfo
+from pyload.plugins.internal.DeadCrypter import DeadCrypter, create_getInfo
class MBLinkInfo(DeadCrypter):