aacsbr_template: include mem.h

Future AAC changes remove the need to include this header.
This commit is contained in:
Lynne 2024-04-10 18:44:48 +02:00
parent f55b587820
commit 3600f757db
No known key found for this signature in database
GPG Key ID: A2FEA5F03F034464
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@
#include "aac/aacdec_tab.h"
#include "avcodec.h"
#include "libavutil/qsort.h"
#include "libavutil/mem.h"
static av_cold void aacsbr_tableinit(void)
{