Extract Film::Property to its own header to (maybe) increase compilation speed.
[dcpomatic.git] / src / wx / playlist_controls.cc
index 8d67cd99899a3aaca9539df928bf00e62817d489..11136d1238e7cca90c7b8c23bb0119a0d3f90946 100644 (file)
@@ -30,6 +30,7 @@
 #include "lib/cross.h"
 #include "lib/dcp_content.h"
 #include "lib/ffmpeg_content.h"
+#include "lib/film.h"
 #include "lib/internet.h"
 #include "lib/player_video.h"
 #include "lib/scoped_temporary.h"