summaryrefslogtreecommitdiffstats
path: root/libavcodec/aac_parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/aac_parser.h')
-rw-r--r--libavcodec/aac_parser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/aac_parser.h b/libavcodec/aac_parser.h
index efc4678..bae1a89 100644
--- a/libavcodec/aac_parser.h
+++ b/libavcodec/aac_parser.h
@@ -25,7 +25,7 @@
#include <stdint.h>
#include "aac_ac3_parser.h"
-#include "bitstream.h"
+#include "get_bits.h"
typedef struct {
uint32_t sample_rate;
OpenPOWER on IntegriCloud