mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2024-12-24 08:12:44 +00:00
fix compilation
Originally committed as revision 8779 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
211c7b37eb
commit
6b30123208
@ -23,6 +23,8 @@
|
||||
|
||||
#include "avformat.h"
|
||||
|
||||
#undef exit
|
||||
|
||||
int main(int argc, char **argv)
|
||||
{
|
||||
const char *filename;
|
||||
|
Loading…
Reference in New Issue
Block a user