Add our own raw_convert that uses SafeStringStream.
[dcpomatic.git] / src / lib / image_proxy.cc
index f72a6c3e4b2cfae109eca26f30f0193241cc833d..c803e6bd06601e8cf7ab6b808a86acc3c27b88d2 100644 (file)
@@ -25,7 +25,6 @@
 #include "exceptions.h"
 #include "cross.h"
 #include <dcp/util.h>
-#include <dcp/raw_convert.h>
 #include <libcxml/cxml.h>
 
 #include "i18n.h"