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