Try to fix clashes caused by ERROR, WARNING etc. as variables.
[dcpomatic.git] / src / lib / ffmpeg_decoder.h
index 63a8f0c717be592a59930501a14cc4c67c54728d..d4b4fa1c02984f8690c42bd264434b5266cff52e 100644 (file)
@@ -29,7 +29,6 @@
 #include <boost/thread/mutex.hpp>
 extern "C" {
 #include <libavcodec/avcodec.h>
-#include <libpostproc/postprocess.h>
 }
 #include "util.h"
 #include "decoder.h"