vlc/vlc-2.0 | branch: master | Rafaël Carré <[email protected]> | Sun Feb 10 
15:15:16 2013 +0100| [eec15a42d93f4d2563fc35f25f68fec85c244924] | committer: 
Rafaël Carré

switcher: add required header

> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=eec15a42d93f4d2563fc35f25f68fec85c244924
---

 modules/stream_out/switcher.c |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/modules/stream_out/switcher.c b/modules/stream_out/switcher.c
index 1830132..4a33792 100644
--- a/modules/stream_out/switcher.c
+++ b/modules/stream_out/switcher.c
@@ -51,6 +51,8 @@
 #   include <avcodec.h>
 #endif
 
+#include <libavutil/mem.h>
+
 #include "../codec/avcodec/avcodec.h"
 
 #define SOUT_CFG_PREFIX "sout-switcher-"

_______________________________________________
vlc-commits mailing list
[email protected]
http://mailman.videolan.org/listinfo/vlc-commits

Reply via email to