summaryrefslogtreecommitdiff
path: root/libavcodec/amfenc_h264.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/amfenc_h264.c')
-rw-r--r--libavcodec/amfenc_h264.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/amfenc_h264.c b/libavcodec/amfenc_h264.c
index aeca99f7c6..ce31d1333a 100644
--- a/libavcodec/amfenc_h264.c
+++ b/libavcodec/amfenc_h264.c
@@ -20,6 +20,7 @@
#include "libavutil/internal.h"
#include "libavutil/opt.h"
#include "amfenc.h"
+#include "codec_internal.h"
#include "internal.h"
#define OFFSET(x) offsetof(AmfContext, x)