diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-05-29 16:06:58 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-05-29 16:06:58 +0100 |
| commit | b1da49fd4f3bc918de2ee4cdf49959258576977c (patch) | |
| tree | 464f95444b78c651ab4cd195f17af988d60deaab /src/lib/ffmpeg_decoder.cc | |
| parent | 003de48cd0371a60d095dc9d02ed5763c410cf5e (diff) | |
Remove unnecessary include; add makedcp-osx.
Diffstat (limited to 'src/lib/ffmpeg_decoder.cc')
| -rw-r--r-- | src/lib/ffmpeg_decoder.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/ffmpeg_decoder.cc b/src/lib/ffmpeg_decoder.cc index 982139515..bcfbea431 100644 --- a/src/lib/ffmpeg_decoder.cc +++ b/src/lib/ffmpeg_decoder.cc @@ -29,7 +29,6 @@ #include <stdint.h> #include <boost/lexical_cast.hpp> extern "C" { -#include <tiffio.h> #include <libavcodec/avcodec.h> #include <libavformat/avformat.h> #include <libswscale/swscale.h> |
