summaryrefslogtreecommitdiff
path: root/src/lib/image.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-08-26 16:57:52 +0100
committerCarl Hetherington <cth@carlh.net>2015-08-26 18:00:33 +0100
commit14e4bc18e65378332604016bd6239861a083d5bf (patch)
tree25690f8840fb49c808e8106c848e1891c6759ab6 /src/lib/image.h
parentdbf43f9113d88245f27493fd5d6950ba142b7f1f (diff)
Include tidying src/lib/a-j*.h
Diffstat (limited to 'src/lib/image.h')
-rw-r--r--src/lib/image.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/lib/image.h b/src/lib/image.h
index fabcb5675..7c5f50a62 100644
--- a/src/lib/image.h
+++ b/src/lib/image.h
@@ -28,14 +28,9 @@
#include "position_image.h"
#include "types.h"
#include <dcp/colour_conversion.h>
-extern "C" {
-#include <libavcodec/avcodec.h>
-#include <libavfilter/avfilter.h>
-}
#include <boost/shared_ptr.hpp>
-#include <boost/function.hpp>
-#include <string>
+struct AVFrame;
class Socket;
class Image