--- libavcodec/huffman.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavcodec/huffman.c b/libavcodec/huffman.c index a3d3920..df1141b 100644 --- a/libavcodec/huffman.c +++ b/libavcodec/huffman.c @@ -27,7 +27,7 @@ #include <stdint.h> #include "libavutil/qsort.h" -#include"libavutil/common.h" +#include "libavutil/common.h" #include "avcodec.h" #include "huffman.h" -- 2.8.0.rc3.226.g39d4020 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel