summaryrefslogtreecommitdiffstats
path: root/pyload/plugins/account/CatShareNet.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/plugins/account/CatShareNet.py')
-rw-r--r--pyload/plugins/account/CatShareNet.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/plugins/account/CatShareNet.py b/pyload/plugins/account/CatShareNet.py
index e172d6aee..bb0cc9771 100644
--- a/pyload/plugins/account/CatShareNet.py
+++ b/pyload/plugins/account/CatShareNet.py
@@ -4,7 +4,7 @@ import re
from time import mktime, strptime
-from pyload.plugins.internal.Account import Account
+from pyload.plugins.Account import Account
class CatShareNet(Account):