diff options
Diffstat (limited to 'libhb/common.h')
-rw-r--r-- | libhb/common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libhb/common.h b/libhb/common.h index f32c620ab..e71959142 100644 --- a/libhb/common.h +++ b/libhb/common.h @@ -258,7 +258,7 @@ struct hb_job_s int largeFileSize; - int subtitle_scan; + int indepth_scan; hb_subtitle_t ** select_subtitle; int subtitle_force; char * native_language; |