diff options
Diffstat (limited to 'libhb/common.h')
-rw-r--r-- | libhb/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libhb/common.h b/libhb/common.h index de56a5c63..22591c602 100644 --- a/libhb/common.h +++ b/libhb/common.h @@ -257,6 +257,7 @@ struct hb_job_s int subtitle_scan; hb_subtitle_t ** select_subtitle; + int subtitle_force; char * native_language; #ifdef __LIBHB__ |