mirror of
https://github.com/librempeg/librempeg
synced 2024-11-23 11:39:47 +00:00
fourcc2pixfmt: fix compilation
If someone finds a cleaner fix, dont hesitate to revert this! Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
95d07f33dc
commit
f68ff2e0e7
@ -28,6 +28,9 @@
|
||||
#include "libavutil/common.h"
|
||||
#include "libavcodec/raw.h"
|
||||
|
||||
#undef printf
|
||||
#undef fprintf
|
||||
|
||||
#if !HAVE_GETOPT
|
||||
#include "compat/getopt.c"
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user