Commit 6b301232 authored by Baptiste Coudurier's avatar Baptiste Coudurier

fix compilation

Originally committed as revision 8779 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 211c7b37
...@@ -23,6 +23,8 @@ ...@@ -23,6 +23,8 @@
#include "avformat.h" #include "avformat.h"
#undef exit
int main(int argc, char **argv) int main(int argc, char **argv)
{ {
const char *filename; const char *filename;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment