summaryrefslogtreecommitdiffstats
path: root/pyload/plugins/crypter/TusfilesNetFolder.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/plugins/crypter/TusfilesNetFolder.py')
-rw-r--r--pyload/plugins/crypter/TusfilesNetFolder.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/plugins/crypter/TusfilesNetFolder.py b/pyload/plugins/crypter/TusfilesNetFolder.py
index e8da59736..8ca1ada00 100644
--- a/pyload/plugins/crypter/TusfilesNetFolder.py
+++ b/pyload/plugins/crypter/TusfilesNetFolder.py
@@ -4,7 +4,7 @@ import math
import re
from urlparse import urljoin
-from module.plugins.internal.XFSCrypter import XFSCrypter
+from pyload.plugins.internal.XFSCrypter import XFSCrypter
class TusfilesNetFolder(XFSCrypter):