summaryrefslogtreecommitdiffstats
path: root/pyload/plugins/crypter/HotfileFolderCom.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/plugins/crypter/HotfileFolderCom.py')
-rw-r--r--pyload/plugins/crypter/HotfileFolderCom.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/plugins/crypter/HotfileFolderCom.py b/pyload/plugins/crypter/HotfileFolderCom.py
index 1b5ce28b6..21d086302 100644
--- a/pyload/plugins/crypter/HotfileFolderCom.py
+++ b/pyload/plugins/crypter/HotfileFolderCom.py
@@ -2,7 +2,7 @@
import re
-from pyload.plugins.Crypter import Crypter
+from pyload.plugins.base.Crypter import Crypter
class HotfileFolderCom(Crypter):