summaryrefslogtreecommitdiff
path: root/libavcodec/dca_exss.c
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2015-02-16 10:43:07 +0100
committerDiego Biurrun <diego@biurrun.de>2015-02-16 10:44:56 +0100
commitf8c1719771dc4ac2e13e6bc8bf741854a30e3a86 (patch)
treefe5482f8119324c6c4b978bb743bad4f14b0cfed /libavcodec/dca_exss.c
parent81ef46020fa654720e3beb4f5551ba634fae262a (diff)
dca: Remove separate header for DCA ExSS
There is no point in having a separate header for a single declaration.
Diffstat (limited to 'libavcodec/dca_exss.c')
-rw-r--r--libavcodec/dca_exss.c1
1 files changed, 0 insertions, 1 deletions
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 */