mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2024-11-23 11:19:55 +00:00
lavc/jacosub: fix make checkheaders.
This commit is contained in:
parent
9ae47fbd9e
commit
c8a7dd03f8
@ -26,6 +26,8 @@
|
||||
#ifndef AVCODEC_JACOSUB_H
|
||||
#define AVCODEC_JACOSUB_H
|
||||
|
||||
#include "libavutil/common.h"
|
||||
|
||||
#define JSS_MAX_LINESIZE 512
|
||||
|
||||
static av_always_inline int jss_whitespace(char c)
|
||||
|
Loading…
Reference in New Issue
Block a user