Originally committed as revision 8185 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Luca Barbato 2007-03-02 09:15:19 +00:00
parent 97cda6b944
commit 4906b0267a

View File

@ -20,7 +20,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include <avutil.h>
#include "avutil.h"
#ifdef CONFIG_DARWIN
#define AVV(x...) (x)