mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-02-22 06:46:59 +00:00
avutil/ppc/cpu: add include avassert.h
fix build failure on ppc64 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
af8d63e756
commit
06b49375a2
@ -37,6 +37,7 @@
|
||||
#include <proto/exec.h>
|
||||
#endif /* __APPLE__ */
|
||||
|
||||
#include "libavutil/avassert.h"
|
||||
#include "libavutil/cpu.h"
|
||||
#include "libavutil/cpu_internal.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user