summaryrefslogtreecommitdiffstats
path: root/mp3lib/dct64_sse.c
diff options
context:
space:
mode:
Diffstat (limited to 'mp3lib/dct64_sse.c')
-rw-r--r--mp3lib/dct64_sse.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/mp3lib/dct64_sse.c b/mp3lib/dct64_sse.c
index 9381b2adf7..46e951cc9a 100644
--- a/mp3lib/dct64_sse.c
+++ b/mp3lib/dct64_sse.c
@@ -6,8 +6,7 @@
*/
#include "libavutil/internal.h"
-
-typedef float real;
+#include "mpg123.h"
extern float __attribute__((aligned(16))) costab_mmx[];