summaryrefslogtreecommitdiffstats
path: root/pyload/plugins/crypter/YoutubeBatch.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/plugins/crypter/YoutubeBatch.py')
-rw-r--r--pyload/plugins/crypter/YoutubeBatch.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/plugins/crypter/YoutubeBatch.py b/pyload/plugins/crypter/YoutubeBatch.py
index 7cb0e2f0a..d25f991e8 100644
--- a/pyload/plugins/crypter/YoutubeBatch.py
+++ b/pyload/plugins/crypter/YoutubeBatch.py
@@ -5,7 +5,7 @@ import re
from urlparse import urljoin
from pyload.utils import json_loads
-from pyload.plugins.base.Crypter import Crypter
+from pyload.plugins.internal.Crypter import Crypter
from pyload.utils import safe_join