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/video_content.cc | |
| parent | 46bc419019d4c24341a092e6ceb29642ca5f06dc (diff) | |
Remove some out-of-date includes.
Diffstat (limited to 'src/lib/video_content.cc')
| -rw-r--r-- | src/lib/video_content.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/video_content.cc b/src/lib/video_content.cc index 1b2dc34e7..36438fc2a 100644 --- a/src/lib/video_content.cc +++ b/src/lib/video_content.cc @@ -32,7 +32,6 @@ #include "log.h" #include <dcp/raw_convert.h> #include <libcxml/cxml.h> -#include <dcp/colour_matrix.h> #include <libxml++/libxml++.h> #include <iomanip> #include <iostream> |
