mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-10-09 10:41:00 +08:00

Some files currently rely on libavutil/cpu.h to include it for them; yet said file won't use include it any more after the currently deprecated functions are removed, so include attributes.h directly. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>