riscv/alacdsp: drop config.h include

This commit is contained in:
Lynne 2022-10-05 06:58:26 +02:00
parent 3ba5579e55
commit b25c6a5704
No known key found for this signature in database
GPG Key ID: A2FEA5F03F034464
1 changed files with 0 additions and 1 deletions

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)