summaryrefslogtreecommitdiffstats
path: root/pyload/plugins/crypter/ILoadTo.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/plugins/crypter/ILoadTo.py')
-rw-r--r--pyload/plugins/crypter/ILoadTo.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/plugins/crypter/ILoadTo.py b/pyload/plugins/crypter/ILoadTo.py
index f3415706d..2a58a57d0 100644
--- a/pyload/plugins/crypter/ILoadTo.py
+++ b/pyload/plugins/crypter/ILoadTo.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 ILoadTo(DeadCrypter):