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