From f8c1719771dc4ac2e13e6bc8bf741854a30e3a86 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Mon, 16 Feb 2015 10:43:07 +0100 Subject: dca: Remove separate header for DCA ExSS There is no point in having a separate header for a single declaration. --- libavcodec/dca_exss.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libavcodec/dca_exss.c') diff --git a/libavcodec/dca_exss.c b/libavcodec/dca_exss.c index d66e18020d..0f022e49dd 100644 --- a/libavcodec/dca_exss.c +++ b/libavcodec/dca_exss.c @@ -22,7 +22,6 @@ #include "libavutil/log.h" #include "dca.h" -#include "dca_exss.h" #include "get_bits.h" /* extensions that reside in core substream */ -- cgit v1.2.3