summaryrefslogtreecommitdiffstats
path: root/mp3lib/dct64_mmx.c
diff options
context:
space:
mode:
Diffstat (limited to 'mp3lib/dct64_mmx.c')
-rw-r--r--mp3lib/dct64_mmx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mp3lib/dct64_mmx.c b/mp3lib/dct64_mmx.c
index f8e6112b83..f70562ba32 100644
--- a/mp3lib/dct64_mmx.c
+++ b/mp3lib/dct64_mmx.c
@@ -6,7 +6,7 @@
#include "config.h"
#include "mangle.h"
#include "mpg123.h"
-#include "libavutil/x86_cpu.h"
+#include "ffmpeg_files/x86_cpu.h"
void dct64_MMX(short *a,short *b,real *c)
{