summaryrefslogtreecommitdiffstats
path: root/libavcodec/aac_parser.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/aac_parser.c')
-rw-r--r--libavcodec/aac_parser.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/aac_parser.c b/libavcodec/aac_parser.c
index 09f074b..70d733a 100644
--- a/libavcodec/aac_parser.c
+++ b/libavcodec/aac_parser.c
@@ -23,7 +23,7 @@
#include "parser.h"
#include "aac_ac3_parser.h"
#include "aac_parser.h"
-#include "bitstream.h"
+#include "get_bits.h"
#include "mpeg4audio.h"
#define AAC_HEADER_SIZE 7
OpenPOWER on IntegriCloud