summaryrefslogtreecommitdiffstats
path: root/cfg-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'cfg-common.h')
-rw-r--r--cfg-common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cfg-common.h b/cfg-common.h
index b2df2ade0d..ad3a775b2c 100644
--- a/cfg-common.h
+++ b/cfg-common.h
@@ -629,6 +629,7 @@ const m_option_t common_opts[] = {
// ------------------------- subtitles options --------------------
OPT_STRINGLIST("sub", sub_name, 0),
+ OPT_PATHLIST("sub-paths", sub_paths, 0),
#ifdef CONFIG_FRIBIDI
{"fribidi-charset", &fribidi_charset, CONF_TYPE_STRING, 0, 0, 0, NULL},
{"flip-hebrew", &flip_hebrew, CONF_TYPE_FLAG, 0, 0, 1, NULL},