summaryrefslogtreecommitdiffstats
path: root/pyload/plugins/hoster/HugefilesNet.py
diff options
context:
space:
mode:
authorGravatar Walter Purcaro <vuolter@gmail.com> 2014-09-28 21:32:34 +0200
committerGravatar Walter Purcaro <vuolter@gmail.com> 2014-09-28 21:32:34 +0200
commit1bd8de6bebb3f76bc5c09566aec682374150f2f8 (patch)
tree8ddfc2ba28c35c0981190d648287f7b1ef6212de /pyload/plugins/hoster/HugefilesNet.py
parentMerge branch 'stable' into 0.4.10 (diff)
downloadpyload-1bd8de6bebb3f76bc5c09566aec682374150f2f8.tar.xz
Changed XFileSharingPro and UpdateManager to internal plugins
Diffstat (limited to 'pyload/plugins/hoster/HugefilesNet.py')
-rw-r--r--pyload/plugins/hoster/HugefilesNet.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/plugins/hoster/HugefilesNet.py b/pyload/plugins/hoster/HugefilesNet.py
index 8a960c7fa..6450141ca 100644
--- a/pyload/plugins/hoster/HugefilesNet.py
+++ b/pyload/plugins/hoster/HugefilesNet.py
@@ -3,7 +3,7 @@
# Test links:
# http://hugefiles.net/prthf9ya4w6s
-from pyload.plugins.hoster.XFileSharingPro import XFileSharingPro, create_getInfo
+from pyload.plugins.internal.XFileSharingPro import XFileSharingPro, create_getInfo
class HugefilesNet(XFileSharingPro):