summaryrefslogtreecommitdiffstats
path: root/libavcodec/wma.c
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2014-09-04 19:46:06 +0200
committerMichael Niedermayer <michaelni@gmx.at>2014-09-04 19:46:06 +0200
commit5a20f1885d3b521afc8c63734cff724da0a87815 (patch)
tree0821c4d69bded8920fb886d2937023d758fd59ac /libavcodec/wma.c
parent91a8b933fb6d9bf41f5885793bfcc0cb24de6100 (diff)
parentf20518568a77a6138fc74021ce56013ab72907ba (diff)
downloadffmpeg-streaming-5a20f1885d3b521afc8c63734cff724da0a87815.zip
ffmpeg-streaming-5a20f1885d3b521afc8c63734cff724da0a87815.tar.gz
Merge commit 'f20518568a77a6138fc74021ce56013ab72907ba'
* commit 'f20518568a77a6138fc74021ce56013ab72907ba': build: Split WMA frequencies into a separate object file Conflicts: configure libavcodec/Makefile Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/wma.c')
-rw-r--r--libavcodec/wma.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/wma.c b/libavcodec/wma.c
index 70ca5b9..ecc7e41 100644
--- a/libavcodec/wma.c
+++ b/libavcodec/wma.c
@@ -25,6 +25,7 @@
#include "sinewin.h"
#include "wma.h"
#include "wma_common.h"
+#include "wma_freqs.h"
#include "wmadata.h"
#undef NDEBUG
OpenPOWER on IntegriCloud