mirror of https://git.ffmpeg.org/ffmpeg.git
Typo
Originally committed as revision 8185 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
97cda6b944
commit
4906b0267a
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue