diff options
Diffstat (limited to 'module/plugins/hoster/NahrajCz.py')
-rw-r--r-- | module/plugins/hoster/NahrajCz.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/hoster/NahrajCz.py b/module/plugins/hoster/NahrajCz.py index 6b5699408..5c5c71ae6 100644 --- a/module/plugins/hoster/NahrajCz.py +++ b/module/plugins/hoster/NahrajCz.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -from module.plugins.internal.DeadHoster import DeadHoster, create_getInfo +from pyload.plugin.internal.DeadHoster import DeadHoster, create_getInfo class NahrajCz(DeadHoster): |