Fix build failure. fixit
authorCarl Hetherington <cth@carlh.net>
Sun, 18 Apr 2021 19:24:12 +0000 (19:24 +0000)
committerCarl Hetherington <cth@carlh.net>
Sun, 18 Apr 2021 19:24:12 +0000 (19:24 +0000)
src/subtitle_asset.cc

index aeec99d7926f89b872a0614803a5bbaf0eb0e2be..e1053bdb6d70601e8d2b9853da68376373f0dbf6 100644 (file)
@@ -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: