Extract Film::Property to its own header to (maybe) increase compilation speed.
[dcpomatic.git] / src / lib / subtitle_encoder.cc
index 51b9963bc02a168d1988120f586b93625faa0769..4ce894afb6364849f61cac057e9c3e03b75b0446 100644 (file)
@@ -20,6 +20,7 @@
 
 
 #include "compose.hpp"
+#include "film.h"
 #include "job.h"
 #include "player.h"
 #include "subtitle_encoder.h"