Logging improvements to allow prettier displays in the server GUI.
[dcpomatic.git] / src / lib / subtitle_decoder.cc
index 5336686165d6dc12dbe94a1b15fb237f42dbafcf..a95964f4773602f0acfe88b4d468909bfce0fc81 100644 (file)
@@ -21,6 +21,7 @@
 #include "subtitle_content.h"
 #include <boost/shared_ptr.hpp>
 #include <boost/foreach.hpp>
+#include <iostream>
 
 using std::list;
 using std::cout;