summaryrefslogtreecommitdiff
path: root/libavcodec/ac3_parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/ac3_parser.h')
-rw-r--r--libavcodec/ac3_parser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/ac3_parser.h b/libavcodec/ac3_parser.h
index 0d235df022..766c68b2bc 100644
--- a/libavcodec/ac3_parser.h
+++ b/libavcodec/ac3_parser.h
@@ -24,7 +24,7 @@
#define AVCODEC_AC3_PARSER_H
#include "ac3.h"
-#include "bitstream.h"
+#include "get_bits.h"
/**
* Parses AC-3 frame header.