1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-10 06:10:52 +02:00

riscv/alacdsp: drop config.h include

This commit is contained in:
Lynne
2022-10-05 06:58:26 +02:00
parent 3ba5579e55
commit b25c6a5704

View File

@@ -18,7 +18,6 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include "config.h"
#include "libavutil/riscv/asm.S"
#if (__riscv_xlen == 64)