Browse Source

lavc/jacosub: fix make checkheaders.

tags/n0.11
Clément Bœsch 13 years ago
parent
commit
c8a7dd03f8
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      libavcodec/jacosub.h

+ 2
- 0
libavcodec/jacosub.h View File

@@ -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…
Cancel
Save