summaryrefslogtreecommitdiffstats
path: root/core/m_option.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/m_option.h')
-rw-r--r--core/m_option.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/m_option.h b/core/m_option.h
index d7041f9cf4..ed9cc33f5f 100644
--- a/core/m_option.h
+++ b/core/m_option.h
@@ -63,6 +63,7 @@ enum m_rel_time_type {
REL_TIME_ABSOLUTE,
REL_TIME_NEGATIVE,
REL_TIME_PERCENT,
+ REL_TIME_CHAPTER,
};
struct m_rel_time {