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