summaryrefslogtreecommitdiff
path: root/libavdevice/decklink_enc_c.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavdevice/decklink_enc_c.c')
-rw-r--r--libavdevice/decklink_enc_c.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavdevice/decklink_enc_c.c b/libavdevice/decklink_enc_c.c
index 7c1804376a..c3c90184f8 100644
--- a/libavdevice/decklink_enc_c.c
+++ b/libavdevice/decklink_enc_c.c
@@ -22,6 +22,7 @@
#include "libavformat/avformat.h"
#include "libavutil/opt.h"
+#include "decklink_common_c.h"
#include "decklink_enc.h"
#define OFFSET(x) offsetof(struct decklink_cctx, x)