summaryrefslogtreecommitdiffstats
path: root/pyload/plugins/hoster/FilerNet.py
diff options
context:
space:
mode:
authorGravatar Walter Purcaro <vuolter@gmail.com> 2014-12-07 16:03:18 +0100
committerGravatar Walter Purcaro <vuolter@gmail.com> 2014-12-07 16:03:18 +0100
commit0331df435b912d8abfc012d15fd8be9ae90ad78d (patch)
treef4e44f5ea7da19d33235ba311ade9f1133c30a97 /pyload/plugins/hoster/FilerNet.py
parentMerge branch 'stable' into 0.4.10 (diff)
downloadpyload-0331df435b912d8abfc012d15fd8be9ae90ad78d.tar.xz
Fix previous merge
Diffstat (limited to 'pyload/plugins/hoster/FilerNet.py')
-rw-r--r--pyload/plugins/hoster/FilerNet.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/plugins/hoster/FilerNet.py b/pyload/plugins/hoster/FilerNet.py
index d73467947..04b04219f 100644
--- a/pyload/plugins/hoster/FilerNet.py
+++ b/pyload/plugins/hoster/FilerNet.py
@@ -8,7 +8,7 @@ import re
from urlparse import urljoin
-from pyload.plugins.internal.CaptchaService import ReCaptcha
+from pyload.plugins.internal.captcha import ReCaptcha
from pyload.plugins.internal.SimpleHoster import SimpleHoster, create_getInfo