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

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/twinvq.c')
-rw-r--r--libavcodec/twinvq.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/twinvq.c b/libavcodec/twinvq.c
index 85eca9fc5c..4cc0583f8a 100644
--- a/libavcodec/twinvq.c
+++ b/libavcodec/twinvq.c
@@ -26,7 +26,6 @@
#include "libavutil/float_dsp.h"
#include "avcodec.h"
#include "decode.h"
-#include "fft.h"
#include "lsp.h"
#include "metasound_twinvq_data.h"
#include "sinewin.h"