summaryrefslogtreecommitdiffstats
path: root/libhb/fifo.c
diff options
context:
space:
mode:
Diffstat (limited to 'libhb/fifo.c')
-rw-r--r--libhb/fifo.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libhb/fifo.c b/libhb/fifo.c
index 1ded249fc..862d2df85 100644
--- a/libhb/fifo.c
+++ b/libhb/fifo.c
@@ -7,6 +7,8 @@
For full terms see the file COPYING file or visit http://www.gnu.org/licenses/gpl-2.0.html
*/
+#include "libavcodec/avcodec.h"
+
#include "handbrake/handbrake.h"
#if HB_PROJECT_FEATURE_QSV
#include "handbrake/qsv_libav.h"