summaryrefslogtreecommitdiffstats
path: root/stream/stream_mf.c
diff options
context:
space:
mode:
Diffstat (limited to 'stream/stream_mf.c')
-rw-r--r--stream/stream_mf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stream/stream_mf.c b/stream/stream_mf.c
index b2e64901da..89a734d2f9 100644
--- a/stream/stream_mf.c
+++ b/stream/stream_mf.c
@@ -23,7 +23,7 @@
#include <string.h>
#include "stream.h"
-#include "demuxer.h"
+#include "libmpdemux/demuxer.h"
static int
mf_stream_open (stream_t *stream, int mode, void *opts, int *file_format)