summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/PandaplaNet.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/hoster/PandaplaNet.py')
-rw-r--r--module/plugins/hoster/PandaplaNet.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/hoster/PandaplaNet.py b/module/plugins/hoster/PandaplaNet.py
index 78a1ed177..a078ca3c9 100644
--- a/module/plugins/hoster/PandaplaNet.py
+++ b/module/plugins/hoster/PandaplaNet.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 PandaplaNet(DeadHoster):