Use the correct font to render subtitles in preview / burn-in (#663).
[dcpomatic.git] / src / lib / image_subtitle.h
index 217f70fb27db0e20c3394df1114b1536fa17730a..0bde7b23f01a13704c304326bd43d83b7877d1dd 100644 (file)
@@ -21,6 +21,7 @@
 #define DCPOMATIC_IMAGE_SUBTITLE_H
 
 #include "rect.h"
+#include <boost/shared_ptr.hpp>
 
 class Image;