summaryrefslogtreecommitdiffstats
path: root/subreader.h
diff options
context:
space:
mode:
Diffstat (limited to 'subreader.h')
-rw-r--r--subreader.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/subreader.h b/subreader.h
index 0ea688a63e..3f494d6b7c 100644
--- a/subreader.h
+++ b/subreader.h
@@ -18,6 +18,7 @@ extern int sub_num; // number of subtitle structs
#define SUB_MPSUB 8
#define SUB_AQTITLE 9
#define SUB_SUBVIEWER2 10
+#define SUB_SUBRIP09 11
// One of the SUB_* constant above
extern int sub_format;