diff options
Diffstat (limited to 'libavcodec/aacsbrdata.h')
-rw-r--r-- | libavcodec/aacsbrdata.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/aacsbrdata.h b/libavcodec/aacsbrdata.h index f0bd26799d..c8afeee06c 100644 --- a/libavcodec/aacsbrdata.h +++ b/libavcodec/aacsbrdata.h @@ -29,6 +29,7 @@ #define AVCODEC_AACSBRDATA_H #include <stdint.h> +#include "libavutil/mem.h" ///< Huffman tables for SBR |