Commit 5e9ac1eb authored by Andreas Rheinhardt's avatar Andreas Rheinhardt

avcodec/h264data: Add missing rational.h inclusion

Fixes checkheaders.
Signed-off-by: 's avatarAndreas Rheinhardt <andreas.rheinhardt@outlook.com>
parent 6c397f6b
......@@ -21,6 +21,7 @@
#include <stdint.h>
#include "libavutil/rational.h"
#include "h264.h"
extern const uint8_t ff_h264_golomb_to_pict_type[5];
......
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