From 1feec476aa1afa25cdeaef358821f70d7648820f Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Mon, 24 Aug 2009 10:06:26 +0000 Subject: [PATCH] Add missing header to fix 'make checkheaders'. Originally committed as revision 19690 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/twinvq_data.h | 1 + 1 file changed, 1 insertion(+) diff --git a/libavcodec/twinvq_data.h b/libavcodec/twinvq_data.h index 094ef1c0f..3042cd1be 100644 --- a/libavcodec/twinvq_data.h +++ b/libavcodec/twinvq_data.h @@ -22,6 +22,7 @@ #ifndef AVCODEC_TWINVQ_DATA_H #define AVCODEC_TWINVQ_DATA_H +#include #include /* -- 2.11.0