aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/livestreamer/stream/rtmpdump.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/livestreamer/stream/rtmpdump.py')
-rw-r--r--src/livestreamer/stream/rtmpdump.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/livestreamer/stream/rtmpdump.py b/src/livestreamer/stream/rtmpdump.py
index 68ed969..d0ceef6 100644
--- a/src/livestreamer/stream/rtmpdump.py
+++ b/src/livestreamer/stream/rtmpdump.py
@@ -1,4 +1,4 @@
-from . import StreamProcess
+from . import StreamProcess, StreamError
from ..compat import str, is_win32
import pbs