summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/subtitle_asset.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/subtitle_asset.cc b/src/subtitle_asset.cc
index aeec99d7..e1053bdb 100644
--- a/src/subtitle_asset.cc
+++ b/src/subtitle_asset.cc
@@ -385,7 +385,7 @@ SubtitleAsset::maybe_add_subtitle (string text, list<ParseState> const & parse_s
)
);
break;
- case ParseState::Type::IMAGE:
+ case ParseState::IMAGE:
{
switch (standard) {
case INTEROP: