From 5c1c6e82261b856214499b9fef3a08bf3ff6e0ae Mon Sep 17 00:00:00 2001 From: Janne Grunau Date: Sat, 8 Feb 2014 13:29:51 +0100 Subject: dca: include dcadsp.h in {arm,x86}/dca.h for checkheaders --- libavcodec/arm/dca.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libavcodec/arm') diff --git a/libavcodec/arm/dca.h b/libavcodec/arm/dca.h index 06e3ea6ba3..580bd75ffe 100644 --- a/libavcodec/arm/dca.h +++ b/libavcodec/arm/dca.h @@ -24,6 +24,7 @@ #include #include "config.h" +#include "libavcodec/dcadsp.h" #include "libavcodec/mathops.h" #if HAVE_ARMV6_INLINE && AV_GCC_VERSION_AT_LEAST(4,4) -- cgit v1.2.3