Commit fee2b97d authored by Michael Niedermayer's avatar Michael Niedermayer

avcodec/libxvid: add missing include

Fix build
Signed-off-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
parent 5a754f92
......@@ -29,6 +29,7 @@
#include <string.h>
#include <xvid.h>
#include "libavutil/avassert.h"
#include "libavutil/cpu.h"
#include "libavutil/file.h"
#include "libavutil/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