Commit 06b49375 authored by Michael Niedermayer's avatar Michael Niedermayer

avutil/ppc/cpu: add include avassert.h

fix build failure on ppc64
Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent af8d63e7
......@@ -37,6 +37,7 @@
#include <proto/exec.h>
#endif /* __APPLE__ */
#include "libavutil/avassert.h"
#include "libavutil/cpu.h"
#include "libavutil/cpu_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