Browse Source

Include libxvid_internal.h: It contains the prototype for av_tempfile().

Originally committed as revision 22116 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.6
Carl Eugen Hoyos 16 years ago
parent
commit
88f83607b6
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      libavcodec/utils.c

+ 1
- 0
libavcodec/utils.c View File

@@ -37,6 +37,7 @@
#include "opt.h"
#include "imgconvert.h"
#include "audioconvert.h"
#include "libxvid_internal.h"
#include "internal.h"
#include <stdlib.h>
#include <stdarg.h>


Loading…
Cancel
Save