summaryrefslogtreecommitdiffstats
path: root/subreader.c
diff options
context:
space:
mode:
Diffstat (limited to 'subreader.c')
-rw-r--r--subreader.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/subreader.c b/subreader.c
index 3a8bd497ca..1d9da98cc1 100644
--- a/subreader.c
+++ b/subreader.c
@@ -18,7 +18,7 @@
#include "config.h"
#include "mp_msg.h"
#include "subreader.h"
-#include "libmpdemux/stream.h"
+#include "stream/stream.h"
#ifdef HAVE_ENCA
#include <enca.h>