mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02: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