diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-12-04 11:35:41 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-12-04 21:14:06 +0000 |
| commit | 443371c61c7fe263140372bcbc72206b27585077 (patch) | |
| tree | bc532257313e158ccee5ba27ccc5ce74742410cb /src/lib/dcp_video.cc | |
| parent | 342326b363ca8c5f49fa12509cdd07931e86bcf4 (diff) | |
Build fixes.
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 9861e5a1a..acc389d96 100644 --- a/src/lib/dcp_video.cc +++ b/src/lib/dcp_video.cc @@ -44,7 +44,6 @@ #include <dcp/rgb_xyz.h> #include <dcp/j2k.h> #include <dcp/colour_matrix.h> -#include <openjpeg.h> #include <libxml++/libxml++.h> #include <boost/asio.hpp> #include <boost/thread.hpp> |
