summaryrefslogtreecommitdiff
path: root/libavcodec/x86/fft_init.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/x86/fft_init.c')
-rw-r--r--libavcodec/x86/fft_init.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/x86/fft_init.c b/libavcodec/x86/fft_init.c
index 5554b249ef..77f5ba96f8 100644
--- a/libavcodec/x86/fft_init.c
+++ b/libavcodec/x86/fft_init.c
@@ -18,7 +18,6 @@
#include "libavutil/cpu.h"
#include "libavutil/x86/cpu.h"
-#include "libavcodec/dsputil.h"
#include "libavcodec/dct.h"
#include "fft.h"