diff mp3.c @ 1622:ac2a299df031 libavformat

variable renaming: mp3lame --> libmp3lame
author diego
date Sun, 07 Jan 2007 00:02:15 +0000
parents 5789e36270ce
children 5d72afc6c8aa
line wrap: on
line diff
--- a/mp3.c	Sat Jan 06 23:54:01 2007 +0000
+++ b/mp3.c	Sun Jan 07 00:02:15 2007 +0000
@@ -401,7 +401,7 @@
     "mp2",
     "MPEG audio layer 2",
     "audio/x-mpeg",
-#ifdef CONFIG_MP3LAME
+#ifdef CONFIG_LIBMP3LAME
     "mp2,m2a",
 #else
     "mp2,mp3,m2a",