summaryrefslogtreecommitdiff
path: root/src/lib/ffmpeg.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-03-21 12:36:17 +0000
committerCarl Hetherington <cth@carlh.net>2014-03-21 12:36:17 +0000
commite6f28e7cda23c1ba3c49cc1bf2dc1491c2f87160 (patch)
treeab7de2b131c3543d170b167c8b93ea2113ac112e /src/lib/ffmpeg.cc
parent76f601f5edbdfceec91ff6f6ce4b310e0d3a6ce9 (diff)
parent4ec7a8070dfcda1fa327df6378eaab754f119f1b (diff)
Mostly-merge master.
Diffstat (limited to 'src/lib/ffmpeg.cc')
-rw-r--r--src/lib/ffmpeg.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/ffmpeg.cc b/src/lib/ffmpeg.cc
index 5fc333489..a98aa9828 100644
--- a/src/lib/ffmpeg.cc
+++ b/src/lib/ffmpeg.cc
@@ -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"