Merge master.
[dcpomatic.git] / src / lib / ffmpeg_decoder.cc
index 67587a56499b8438de1b9d53d12c155a2ebe1937..1d000b62bc3d210f3fdbbb26e4adea73553d71be 100644 (file)
@@ -31,7 +31,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>