Building with faad2-cvs fix by ("Steven M. Schultz" <sms at 2bsd dot com>)
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 6 Jun 2004 03:52:42 +0000 (03:52 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 6 Jun 2004 03:52:42 +0000 (03:52 +0000)
Originally committed as revision 3200 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/faad.c

index b290381..236b250 100644 (file)
 #include "avcodec.h"
 #include "faad.h"
 
+#ifndef FAADAPI
+#define FAADAPI
+#endif
+
 /*
  * when CONFIG_FAADBIN is defined the libfaad will be opened at runtime
  */