You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
ppc: hpeldsp: Include attributes.h
This fixes building in configurations where altivec is disabled. Signed-off-by: Martin Storsjö <martin@martin.st>
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
#include "libavutil/attributes.h"
|
||||
#include "libavutil/cpu.h"
|
||||
#include "libavcodec/hpeldsp.h"
|
||||
|
||||
|
Reference in New Issue
Block a user