Commit a2dd988b authored by Paul B Mahol's avatar Paul B Mahol

jpeglsenc: add missing put_bits.h header

Signed-off-by: 's avatarPaul B Mahol <onemda@gmail.com>
parent be38aaba
......@@ -27,6 +27,7 @@
#include "avcodec.h"
#include "get_bits.h"
#include "put_bits.h"
#include "golomb.h"
#include "internal.h"
#include "mathops.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment