summaryrefslogtreecommitdiffstats
path: root/libhb/dvd.h
diff options
context:
space:
mode:
Diffstat (limited to 'libhb/dvd.h')
-rw-r--r--libhb/dvd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libhb/dvd.h b/libhb/dvd.h
index 95f85b1f8..919d3ac8c 100644
--- a/libhb/dvd.h
+++ b/libhb/dvd.h
@@ -51,6 +51,7 @@ struct hb_dvdnav_s
int title;
int title_block_count;
int chapter;
+ int cell;
hb_list_t * list_chapter;
int stopped;
};