diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-26 16:57:52 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-26 18:00:33 +0100 |
| commit | 14e4bc18e65378332604016bd6239861a083d5bf (patch) | |
| tree | 25690f8840fb49c808e8106c848e1891c6759ab6 /src/lib/dcp_video.cc | |
| parent | dbf43f9113d88245f27493fd5d6950ba142b7f1f (diff) | |
Include tidying src/lib/a-j*.h
Diffstat (limited to 'src/lib/dcp_video.cc')
| -rw-r--r-- | src/lib/dcp_video.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/dcp_video.cc b/src/lib/dcp_video.cc index 848a5393c..82206c045 100644 --- a/src/lib/dcp_video.cc +++ b/src/lib/dcp_video.cc @@ -44,7 +44,9 @@ #include <dcp/openjpeg_image.h> #include <dcp/rgb_xyz.h> #include <dcp/colour_matrix.h> +#include <libxml++/libxml++.h> #include <boost/asio.hpp> +#include <boost/thread.hpp> #include <stdint.h> #include <iomanip> #include <iostream> |
