fix compilation

Originally committed as revision 8779 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Baptiste Coudurier 18 years ago
parent 211c7b37eb
commit 6b30123208
  1. 2
      tests/seek_test.c

@ -23,6 +23,8 @@
#include "avformat.h"
#undef exit
int main(int argc, char **argv)
{
const char *filename;

Loading…
Cancel
Save