summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libavcodec/jacosub.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavcodec/jacosub.h b/libavcodec/jacosub.h
index 410969e..c3665ae 100644
--- a/libavcodec/jacosub.h
+++ b/libavcodec/jacosub.h
@@ -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)
OpenPOWER on IntegriCloud