summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/JunocloudMe.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/hoster/JunocloudMe.py')
-rw-r--r--module/plugins/hoster/JunocloudMe.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/hoster/JunocloudMe.py b/module/plugins/hoster/JunocloudMe.py
index 415d5e2d0..ad37b01e4 100644
--- a/module/plugins/hoster/JunocloudMe.py
+++ b/module/plugins/hoster/JunocloudMe.py
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
-from module.plugins.internal.XFSHoster import XFSHoster, create_getInfo
+from pyload.plugin.internal.XFSHoster import XFSHoster, create_getInfo
class JunocloudMe(XFSHoster):