summaryrefslogtreecommitdiffstats
path: root/module/plugins/decrypter/HoerbuchIn.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/decrypter/HoerbuchIn.py')
-rw-r--r--module/plugins/decrypter/HoerbuchIn.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/decrypter/HoerbuchIn.py b/module/plugins/decrypter/HoerbuchIn.py
index 2c3fd4123..a318a00be 100644
--- a/module/plugins/decrypter/HoerbuchIn.py
+++ b/module/plugins/decrypter/HoerbuchIn.py
@@ -3,7 +3,7 @@
import re
-from module.Plugin import Plugin
+from module.plugins.Plugin import Plugin
class HoerbuchIn(Plugin):