summaryrefslogtreecommitdiff
path: root/libavcodec/libvpx.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/libvpx.h')
-rw-r--r--libavcodec/libvpx.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavcodec/libvpx.h b/libavcodec/libvpx.h
index b990b769b3..b437f37c81 100644
--- a/libavcodec/libvpx.h
+++ b/libavcodec/libvpx.h
@@ -21,6 +21,8 @@
#ifndef AVCODEC_LIBVPX_H
#define AVCODEC_LIBVPX_H
+#include <vpx/vpx_codec.h>
+
#include "avcodec.h"
enum AVPixelFormat ff_vpx_imgfmt_to_pixfmt(vpx_img_fmt_t img);