ffmpeg | branch: master | Carl Eugen Hoyos <ceffm...@gmail.com> | Thu Dec  6 
20:14:09 2018 +0100| [b44a571dc4af929f19715c9faad47792a0812bf1] | committer: 
Carl Eugen Hoyos

lavc/proresdec.h: Include a missing header

Fixes make checkheaders

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

 libavcodec/proresdec.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/libavcodec/proresdec.h b/libavcodec/proresdec.h
index 3d99eba078..06e41dd09a 100644
--- a/libavcodec/proresdec.h
+++ b/libavcodec/proresdec.h
@@ -22,6 +22,7 @@
 #ifndef AVCODEC_PRORESDEC_H
 #define AVCODEC_PRORESDEC_H
 
+#include "get_bits.h"
 #include "blockdsp.h"
 #include "proresdsp.h"
 

_______________________________________________
ffmpeg-cvslog mailing list
ffmpeg-cvslog@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog

Reply via email to