mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-06 07:40:00 +08:00
lavc/jacosub: fix make checkheaders.
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user