summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/NowVideoSx.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/hoster/NowVideoSx.py')
-rw-r--r--module/plugins/hoster/NowVideoSx.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/hoster/NowVideoSx.py b/module/plugins/hoster/NowVideoSx.py
index 3f75a33f7..fc1d06d19 100644
--- a/module/plugins/hoster/NowVideoSx.py
+++ b/module/plugins/hoster/NowVideoSx.py
@@ -2,7 +2,7 @@
import re
-from module.plugins.internal.SimpleHoster import SimpleHoster, create_getInfo
+from pyload.plugin.internal.SimpleHoster import SimpleHoster, create_getInfo
class NowVideoSx(SimpleHoster):