Mostly-merge master.
[dcpomatic.git] / src / lib / ffmpeg.cc
index 5fc33348923c85d584af16fb980c6f5f50ad2dd1..a98aa98289e6839dedf04ccc557c33b68d1e9c71 100644 (file)
@@ -21,7 +21,6 @@ extern "C" {
 #include <libavcodec/avcodec.h>
 #include <libavformat/avformat.h>
 #include <libswscale/swscale.h>
-#include <libpostproc/postprocess.h>
 }
 #include "ffmpeg.h"
 #include "ffmpeg_content.h"