mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-02-09 14:14:39 +02: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>
|
#include <proto/exec.h>
|
||||||
#endif /* __APPLE__ */
|
#endif /* __APPLE__ */
|
||||||
|
|
||||||
|
#include "libavutil/avassert.h"
|
||||||
#include "libavutil/cpu.h"
|
#include "libavutil/cpu.h"
|
||||||
#include "libavutil/cpu_internal.h"
|
#include "libavutil/cpu_internal.h"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user