Browse Source

avcodec/aacsbr: add missing header include

Fixes make checkheaders

Signed-off-by: James Almer <jamrial@gmail.com>
tags/n2.8
James Almer 10 years ago
parent
commit
ede590c84d
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      libavcodec/aacsbrdata.h

+ 1
- 0
libavcodec/aacsbrdata.h View File

@@ -30,6 +30,7 @@

#include <stdint.h>
#include "libavutil/mem.h"
#include "aac_defines.h"

///< Huffman tables for SBR



Loading…
Cancel
Save