summaryrefslogtreecommitdiffstats
path: root/pyload/plugins/crypter/XupPl.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/plugins/crypter/XupPl.py')
-rw-r--r--pyload/plugins/crypter/XupPl.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/plugins/crypter/XupPl.py b/pyload/plugins/crypter/XupPl.py
index bf285f96c..7742dc816 100644
--- a/pyload/plugins/crypter/XupPl.py
+++ b/pyload/plugins/crypter/XupPl.py
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
-from pyload.plugins.internal.Crypter import Crypter
+from pyload.plugins.Crypter import Crypter
class XupPl(Crypter):