summaryrefslogtreecommitdiffstats
path: root/pyload/plugins/addon/RestartSlow.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/plugins/addon/RestartSlow.py')
-rw-r--r--pyload/plugins/addon/RestartSlow.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/plugins/addon/RestartSlow.py b/pyload/plugins/addon/RestartSlow.py
index f3c98c461..acf2852cd 100644
--- a/pyload/plugins/addon/RestartSlow.py
+++ b/pyload/plugins/addon/RestartSlow.py
@@ -2,7 +2,7 @@
import pycurl
-from module.plugins.Addon import Addon
+from pyload.plugins.Addon import Addon
class RestartSlow(Addon):