Commit f68ff2e0 authored by Michael Niedermayer's avatar Michael Niedermayer

fourcc2pixfmt: fix compilation

If someone finds a cleaner fix, dont hesitate to revert this!
Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent 95d07f33
......@@ -28,6 +28,9 @@
#include "libavutil/common.h"
#include "libavcodec/raw.h"
#undef printf
#undef fprintf
#if !HAVE_GETOPT
#include "compat/getopt.c"
#endif
......
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