summaryrefslogtreecommitdiff
path: root/src/lib/image.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-04-30 15:47:41 +0100
committerCarl Hetherington <cth@carlh.net>2013-04-30 15:47:41 +0100
commit326bf1a5409b2520464ff5df17051d4377955495 (patch)
tree0f93c9ecf930eddc01e0a787761f7949da7d83e3 /src/lib/image.h
parenta8ed320d887056ab84dd7068e9a9560d955e416d (diff)
Remove old ffmpeg compatibility stuff.
Diffstat (limited to 'src/lib/image.h')
-rw-r--r--src/lib/image.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/image.h b/src/lib/image.h
index 62961a92e..ad2aa79bd 100644
--- a/src/lib/image.h
+++ b/src/lib/image.h
@@ -32,7 +32,6 @@ extern "C" {
#include <libavfilter/avfilter.h>
}
#include "util.h"
-#include "ffmpeg_compatibility.h"
class Scaler;
class RGBFrameImage;