Extract Film::Property to its own header to (maybe) increase compilation speed.
[dcpomatic.git] / src / lib / analyse_subtitles_job.cc
index d8d258ea54962af1d86c198242302690744feecb..b41990db5f738dcfc5aad537a96b359861a4948d 100644 (file)
@@ -21,6 +21,7 @@
 
 #include "analyse_subtitles_job.h"
 #include "bitmap_text.h"
+#include "film.h"
 #include "image.h"
 #include "player.h"
 #include "playlist.h"