Logging improvements to allow prettier displays in the server GUI.
[dcpomatic.git] / src / lib / player_video.cc
index ad6219d4f12f4f496ae0c7ee2589445fad68ca31..3e361e45de48dc001f5e2e860a694e3b642a5758 100644 (file)
@@ -24,6 +24,7 @@
 #include "film.h"
 #include "raw_convert.h"
 #include <libxml++/libxml++.h>
+#include <iostream>
 
 using std::string;
 using std::cout;