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