Commit 58a39e34 authored by Anton Khirnov's avatar Anton Khirnov

lavc/hevc_sei: include buffer.h explicitly

Do not rely on including it indirectly through get_bits.h->avcodec.h
parent 43002487
......@@ -23,6 +23,8 @@
#include <stdint.h>
#include "libavutil/buffer.h"
#include "get_bits.h"
#include "sei.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