summaryrefslogtreecommitdiff
path: root/libavcodec/takdec.c
diff options
context:
space:
mode:
authorAlexandra Hájková <alexandra@khirnov.net>2016-06-08 11:31:33 +0200
committerDiego Biurrun <diego@biurrun.de>2016-12-19 12:35:05 +0100
commitfa64aea12ee69a32b916fefdef1c819f97e2cb9e (patch)
tree46394e76e3169a978b166f4218e9f80297df8fa4 /libavcodec/takdec.c
parent45286a625c6ced1f5c4c842244cbb4509429abba (diff)
unary: Convert to the new bitstream reader
Diffstat (limited to 'libavcodec/takdec.c')
-rw-r--r--libavcodec/takdec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/takdec.c b/libavcodec/takdec.c
index 394567bbba..e7320c66d4 100644
--- a/libavcodec/takdec.c
+++ b/libavcodec/takdec.c
@@ -32,7 +32,7 @@
#include "audiodsp.h"
#include "avcodec.h"
#include "internal.h"
-#include "unary.h"
+#include "unary_legacy.h"
#include "tak.h"
#define MAX_SUBFRAMES 8 // max number of subframes per channel