diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-02-12 23:25:24 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-02-12 23:25:24 +0000 |
| commit | 6c98bac6ec242f8113a23b29a00f740a0ffa1129 (patch) | |
| tree | 5bf60b65f54d3530ac02e350aee4d1791d480318 /src/lib/dcp_video.cc | |
| parent | 46bc419019d4c24341a092e6ceb29642ca5f06dc (diff) | |
Remove some out-of-date includes.
Diffstat (limited to 'src/lib/dcp_video.cc')
| -rw-r--r-- | src/lib/dcp_video.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/dcp_video.cc b/src/lib/dcp_video.cc index 89f541d85..5fbe6d169 100644 --- a/src/lib/dcp_video.cc +++ b/src/lib/dcp_video.cc @@ -43,7 +43,6 @@ #include <dcp/openjpeg_image.h> #include <dcp/rgb_xyz.h> #include <dcp/j2k.h> -#include <dcp/colour_matrix.h> #include <libxml++/libxml++.h> #include <boost/asio.hpp> #include <boost/thread.hpp> |
