summaryrefslogtreecommitdiffstats
path: root/module/plugins/accounts/RarefileNet.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/accounts/RarefileNet.py')
-rw-r--r--module/plugins/accounts/RarefileNet.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/accounts/RarefileNet.py b/module/plugins/accounts/RarefileNet.py
index 577a6c8f6..1dc93681c 100644
--- a/module/plugins/accounts/RarefileNet.py
+++ b/module/plugins/accounts/RarefileNet.py
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
-from module.plugins.internal.XFSAccount import XFSAccount
+from pyload.plugin.internal.XFSAccount import XFSAccount
class RarefileNet(XFSAccount):