summaryrefslogtreecommitdiffstats
path: root/common/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/common.h')
-rw-r--r--common/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/common.h b/common/common.h
index bed9060f71..8dd02026f6 100644
--- a/common/common.h
+++ b/common/common.h
@@ -68,6 +68,7 @@ enum {
extern const char mpv_version[];
extern const char mpv_builddate[];
+extern const char mpv_copyright[];
char *mp_format_time(double time, bool fractions);
char *mp_format_time_fmt(const char *fmt, double time);