From aba70bb5387f12dfa5e6cd8cb861c9c7e668151f Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Thu, 9 Jan 2014 10:27:20 +0100 Subject: Add missing headers to make template files compile (more) standalone --- libavcodec/h264_mb_template.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libavcodec/h264_mb_template.c') diff --git a/libavcodec/h264_mb_template.c b/libavcodec/h264_mb_template.c index 0eb1d762eb..5b2917f51c 100644 --- a/libavcodec/h264_mb_template.c +++ b/libavcodec/h264_mb_template.c @@ -19,6 +19,8 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ +#include "svq3.h" + #undef FUNC #undef PIXEL_SHIFT -- cgit v1.2.3