summaryrefslogtreecommitdiffstats
path: root/pyload/plugins/crypter/HoerbuchIn.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/plugins/crypter/HoerbuchIn.py')
-rw-r--r--pyload/plugins/crypter/HoerbuchIn.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/plugins/crypter/HoerbuchIn.py b/pyload/plugins/crypter/HoerbuchIn.py
index 0bc374e7a..a9d11575e 100644
--- a/pyload/plugins/crypter/HoerbuchIn.py
+++ b/pyload/plugins/crypter/HoerbuchIn.py
@@ -4,7 +4,7 @@ import re
from BeautifulSoup import BeautifulSoup, BeautifulStoneSoup
-from pyload.plugins.internal.Crypter import Crypter
+from pyload.plugins.Crypter import Crypter
class HoerbuchIn(Crypter):