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