Merge master into direct-mxf.
[dcpomatic.git] / src / lib / subtitle.cc
index b4ac14285714b1e085a9fffcee5d80daf1906fc9..bd5f0c87969cc76b473c4af506c0c88e913ec235 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.