mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-27 13:30:45 +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