vlc | branch: master | Hugo Beauzée-Luyssen <[email protected]> | Thu Sep  7 
12:12:26 2017 +0200| [c40e4583ca2f4261a14359fe2cbe5386e55497c5] | committer: 
Hugo Beauzée-Luyssen

avcodec: Fix build

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

 modules/codec/avcodec/avcommon.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/modules/codec/avcodec/avcommon.h b/modules/codec/avcodec/avcommon.h
index 543b4947b6..4c917703c2 100644
--- a/modules/codec/avcodec/avcommon.h
+++ b/modules/codec/avcodec/avcommon.h
@@ -31,6 +31,7 @@
 #include <vlc_avcodec.h>
 #include <vlc_configuration.h>
 #include <vlc_variables.h>
+#include <vlc_es.h>
 
 #include <limits.h>
 

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

Reply via email to