diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-04-16 23:10:28 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-04-16 23:10:28 +0100 |
| commit | 769c71b5c3e050ccfc1c13771d24328fbf76a495 (patch) | |
| tree | f75d5c5c953884395b2e59358e2c7faff5d5ba4b /src/lib/image_proxy.cc | |
| parent | 91bd51ff82e99113860570b519459303802bd98f (diff) | |
Add our own raw_convert that uses SafeStringStream.
Diffstat (limited to 'src/lib/image_proxy.cc')
| -rw-r--r-- | src/lib/image_proxy.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/image_proxy.cc b/src/lib/image_proxy.cc index f72a6c3e4..c803e6bd0 100644 --- a/src/lib/image_proxy.cc +++ b/src/lib/image_proxy.cc @@ -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" |
