summaryrefslogtreecommitdiff
path: root/libavformat/spdif.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/spdif.c')
-rw-r--r--libavformat/spdif.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/spdif.c b/libavformat/spdif.c
index 1355797593..ac84c50e07 100644
--- a/libavformat/spdif.c
+++ b/libavformat/spdif.c
@@ -43,7 +43,7 @@
#include "avformat.h"
#include "libavcodec/ac3.h"
#include "libavcodec/dca.h"
-#include "libavcodec/aac_parser.h"
+#include "libavcodec/aacadtsdec.h"
#define SYNCWORD1 0xF872
#define SYNCWORD2 0x4E1F