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