summaryrefslogtreecommitdiffstats
path: root/libavcodec/mdct_fixed.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/mdct_fixed.c')
-rw-r--r--libavcodec/mdct_fixed.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/mdct_fixed.c b/libavcodec/mdct_fixed.c
index 2ee29b6..bdace25 100644
--- a/libavcodec/mdct_fixed.c
+++ b/libavcodec/mdct_fixed.c
@@ -16,7 +16,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#define CONFIG_FFT_FLOAT 0
+#define FFT_FLOAT 0
#define CONFIG_FFT_FIXED_32 0
#include "mdct_template.c"
OpenPOWER on IntegriCloud