Move ScopeGuard into libdcp.
[dcpomatic.git] / src / lib / dcp_subtitle_decoder.cc
index fa92193a5a7f384022740a9dbb5fc7ee8e1c1861..b3e6d75531bcbf4fd86ffd0d812aae9558048f19 100644 (file)
@@ -21,6 +21,7 @@
 
 #include "dcp_subtitle_content.h"
 #include "dcp_subtitle_decoder.h"
+#include "film.h"
 #include "font.h"
 #include "text_content.h"
 #include "util.h"