Merge master branch.
[dcpomatic.git] / src / lib / subtitle.cc
index 8a9998d6a9394501c7a5b489ae2bef755a86a099..3754e5acf012c9a8dfe921fab46bb02440f397ef 100644 (file)
@@ -27,6 +27,7 @@
 
 using namespace std;
 using namespace boost;
+using libdcp::Size;
 
 /** Construct a TimedSubtitle.  This is a subtitle image, position,
  *  and a range of time over which it should be shown.