summaryrefslogtreecommitdiff
path: root/src/lib/image.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/image.cc
parent76f601f5edbdfceec91ff6f6ce4b310e0d3a6ce9 (diff)
parent4ec7a8070dfcda1fa327df6378eaab754f119f1b (diff)
Mostly-merge master.
Diffstat (limited to 'src/lib/image.cc')
-rw-r--r--src/lib/image.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/image.cc b/src/lib/image.cc
index c3b1ca77a..926aefd36 100644
--- a/src/lib/image.cc
+++ b/src/lib/image.cc
@@ -26,7 +26,6 @@ extern "C" {
#include <libswscale/swscale.h>
#include <libavutil/pixfmt.h>
#include <libavutil/pixdesc.h>
-#include <libpostproc/postprocess.h>
}
#include "image.h"
#include "exceptions.h"