Browse Source

fix compilation

Originally committed as revision 8779 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Baptiste Coudurier 18 years ago
parent
commit
6b30123208
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      tests/seek_test.c

+ 2
- 0
tests/seek_test.c View File

@@ -23,6 +23,8 @@

#include "avformat.h"

#undef exit

int main(int argc, char **argv)
{
const char *filename;


Loading…
Cancel
Save