Commit e9b58e0c authored by cehoyos's avatar cehoyos

Fix compilation with --enable-libxvid.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16655 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 00b7ccad
...@@ -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