lavc/jacosub: fix make checkheaders.
This commit is contained in:
parent
9ae47fbd9e
commit
c8a7dd03f8
@ -26,6 +26,8 @@
|
|||||||
#ifndef AVCODEC_JACOSUB_H
|
#ifndef AVCODEC_JACOSUB_H
|
||||||
#define AVCODEC_JACOSUB_H
|
#define AVCODEC_JACOSUB_H
|
||||||
|
|
||||||
|
#include "libavutil/common.h"
|
||||||
|
|
||||||
#define JSS_MAX_LINESIZE 512
|
#define JSS_MAX_LINESIZE 512
|
||||||
|
|
||||||
static av_always_inline int jss_whitespace(char c)
|
static av_always_inline int jss_whitespace(char c)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user