summaryrefslogtreecommitdiffstats
path: root/stream/stream_radio.c
diff options
context:
space:
mode:
Diffstat (limited to 'stream/stream_radio.c')
-rw-r--r--stream/stream_radio.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/stream/stream_radio.c b/stream/stream_radio.c
index 245f889bbe..c126aba170 100644
--- a/stream/stream_radio.c
+++ b/stream/stream_radio.c
@@ -53,10 +53,10 @@
#include "stream.h"
-#include "libmpdemux/demuxer.h"
-#include "m_struct.h"
-#include "m_option.h"
-#include "mp_msg.h"
+#include "demux/demux.h"
+#include "core/m_struct.h"
+#include "core/m_option.h"
+#include "core/mp_msg.h"
#include "stream_radio.h"
#include "libavutil/avstring.h"