summaryrefslogtreecommitdiffstats
path: root/pyload/plugins/crypter/NCryptIn.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/plugins/crypter/NCryptIn.py')
-rw-r--r--pyload/plugins/crypter/NCryptIn.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/plugins/crypter/NCryptIn.py b/pyload/plugins/crypter/NCryptIn.py
index 852c75b54..6e4af461c 100644
--- a/pyload/plugins/crypter/NCryptIn.py
+++ b/pyload/plugins/crypter/NCryptIn.py
@@ -6,7 +6,7 @@ import re
from Crypto.Cipher import AES
-from pyload.plugins.internal.Crypter import Crypter
+from pyload.plugins.Crypter import Crypter
from pyload.plugins.internal.captcha import ReCaptcha