summaryrefslogtreecommitdiffstats
path: root/stream/stream_tv.c
diff options
context:
space:
mode:
Diffstat (limited to 'stream/stream_tv.c')
-rw-r--r--stream/stream_tv.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/stream/stream_tv.c b/stream/stream_tv.c
index 0f454663ca..0a519efb25 100644
--- a/stream/stream_tv.c
+++ b/stream/stream_tv.c
@@ -26,9 +26,9 @@
#include <string.h>
#include "stream.h"
-#include "libmpdemux/demuxer.h"
-#include "m_option.h"
-#include "m_struct.h"
+#include "demux/demux.h"
+#include "core/m_option.h"
+#include "core/m_struct.h"
#include "tv.h"
#include <stdio.h>