Clean up a bit by using Content::film() more.
[dcpomatic.git] / src / lib / file_group.cc
index 6f6a5a9162245f85ecb81a6178929c5782b3ff99..5cfe021192ec9d3adf86150280fd849dab4fa98d 100644 (file)
@@ -26,6 +26,7 @@
 #include "file_group.h"
 #include "exceptions.h"
 #include "cross.h"
+#include <iostream>
 
 using std::vector;
 using std::cout;