]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/fft_fixed.c
mpegvideo: Move ME_MAP_* defines to the only place they are used
[ffmpeg] / libavcodec / fft_fixed.c
index 91dc69d8c6e840b2c3b2ccab8361039846a51484..bad482148bc333dacf46ed7023c44f053a3227f6 100644 (file)
@@ -16,5 +16,5 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
-#define CONFIG_FFT_FLOAT 0
+#define FFT_FLOAT 0
 #include "fft_template.c"