Logging improvements to allow prettier displays in the server GUI.
[dcpomatic.git] / src / lib / image_proxy.cc
index f72a6c3e4b2cfae109eca26f30f0193241cc833d..2e9e8caafc0ba841db0f347a87903fc7aaea240f 100644 (file)
@@ -25,8 +25,8 @@
 #include "exceptions.h"
 #include "cross.h"
 #include <dcp/util.h>
-#include <dcp/raw_convert.h>
 #include <libcxml/cxml.h>
+#include <iostream>
 
 #include "i18n.h"