Partial hacks to use of libdcp 1.0.
[dcpomatic.git] / src / lib / subrip_subtitle.h
index f730ee492242ca3696731ee4230191da0f837f4c..2af5f66aebb5c37150a7d94466ff206c040a6126 100644 (file)
@@ -36,7 +36,7 @@ struct SubRipSubtitlePiece
        bool bold;
        bool italic;
        bool underline;
-       libdcp::Color color;
+       dcp::Color color;
 };
 
 struct SubRipSubtitle