Commit 3cd329a3 authored by Carl Eugen Hoyos's avatar Carl Eugen Hoyos

Fix compilation with --enable-libxvid.

Originally committed as revision 16655 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 2bb6eba2
...@@ -28,6 +28,7 @@ ...@@ -28,6 +28,7 @@
#include <xvid.h> #include <xvid.h>
#include <unistd.h> #include <unistd.h>
#include "avcodec.h" #include "avcodec.h"
#include "libavutil/intreadwrite.h"
#include "libxvid_internal.h" #include "libxvid_internal.h"
/** /**
......
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