Commit ede590c8 authored by James Almer's avatar James Almer

avcodec/aacsbr: add missing header include

Fixes make checkheaders
Signed-off-by: 's avatarJames Almer <jamrial@gmail.com>
parent dae79a18
......@@ -30,6 +30,7 @@
#include <stdint.h>
#include "libavutil/mem.h"
#include "aac_defines.h"
///< Huffman tables for SBR
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment