aboutsummaryrefslogtreecommitdiffhomepage
path: root/mp3lib/dct36_3dnow.c
diff options
context:
space:
mode:
authorGravatar Uoti Urpala <uau@glyph.nonexistent.invalid>2008-12-19 00:29:24 +0200
committerGravatar Uoti Urpala <uau@glyph.nonexistent.invalid>2008-12-19 00:29:24 +0200
commit71b25cca7644ab059393e9ee4682d79aab41ceba (patch)
treece2017db0a47e61b280ff41c00dccedae77fbd1d /mp3lib/dct36_3dnow.c
parenta3ab9e8e4649601281f78949e56b92755ae1142a (diff)
parentb8830753f103748e8faa630ba636c845263906ce (diff)
Merge svn changes up to r28162
Diffstat (limited to 'mp3lib/dct36_3dnow.c')
-rw-r--r--mp3lib/dct36_3dnow.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mp3lib/dct36_3dnow.c b/mp3lib/dct36_3dnow.c
index 02d23975b4..7f39caacea 100644
--- a/mp3lib/dct36_3dnow.c
+++ b/mp3lib/dct36_3dnow.c
@@ -29,6 +29,7 @@
#define real float /* ugly - but only way */
+#include "config.h"
#include "mangle.h"
#ifdef DCT36_OPTIMIZE_FOR_K7