diff stream/stream_bd.c @ 34174:a93891202051

Add missing mp_msg.h #includes, remove some unnecessary ones.
author diego
date Wed, 26 Oct 2011 15:12:35 +0000
parents 48ee2c151251
children 26eddbd6353a
line wrap: on
line diff
--- a/stream/stream_bd.c	Wed Oct 26 15:12:25 2011 +0000
+++ b/stream/stream_bd.c	Wed Oct 26 15:12:35 2011 +0000
@@ -29,6 +29,7 @@
 #include "libavutil/intreadwrite.h"
 #include "m_struct.h"
 #include "m_option.h"
+#include "mp_msg.h"
 #include "stream.h"
 #include "stream_bd.h"