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.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mp3lib/dct64_mmx.c b/mp3lib/dct64_mmx.c
index 4cce96bd7d..5dec11cb97 100644
--- a/mp3lib/dct64_mmx.c
+++ b/mp3lib/dct64_mmx.c
@@ -3,6 +3,7 @@
* See ChangeLog of mpg123-0.59s-pre.1 for detail
* Applied to mplayer by Nick Kurshev <nickols_k@mail.ru>
*/
+#include "config.h"
#include "mangle.h"
#define real float /* ugly - but only way */