mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-04-24 13:24:48 +02: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>