Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libavdevice/decklink_enc.h')
-rw-r--r--libavdevice/decklink_enc.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libavdevice/decklink_enc.h b/libavdevice/decklink_enc.h
index 23c59a2041..6086947e6c 100644
--- a/libavdevice/decklink_enc.h
+++ b/libavdevice/decklink_enc.h
@@ -23,8 +23,6 @@
extern "C" {
#endif
-#include "libavformat/avformat.h"
-
int ff_decklink_write_header(AVFormatContext *avctx);
int ff_decklink_write_packet(AVFormatContext *avctx, AVPacket *pkt);
int ff_decklink_write_trailer(AVFormatContext *avctx);