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