summaryrefslogtreecommitdiffstats
path: root/pyload/plugins/hoster/TusfilesNet.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/plugins/hoster/TusfilesNet.py')
-rw-r--r--pyload/plugins/hoster/TusfilesNet.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/plugins/hoster/TusfilesNet.py b/pyload/plugins/hoster/TusfilesNet.py
index bbed62a6a..4ba847d96 100644
--- a/pyload/plugins/hoster/TusfilesNet.py
+++ b/pyload/plugins/hoster/TusfilesNet.py
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
-from pyload.plugins.hoster.XFileSharingPro import XFileSharingPro, create_getInfo
+from pyload.plugins.internal.XFileSharingPro import XFileSharingPro, create_getInfo
class TusfilesNet(XFileSharingPro):