Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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 447aba8266..cb7a16d393 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