summaryrefslogtreecommitdiffstats
path: root/a52/pcm_a52.c
diff options
context:
space:
mode:
Diffstat (limited to 'a52/pcm_a52.c')
-rw-r--r--a52/pcm_a52.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/a52/pcm_a52.c b/a52/pcm_a52.c
index 97acfe7..1abfdaa 100644
--- a/a52/pcm_a52.c
+++ b/a52/pcm_a52.c
@@ -25,7 +25,7 @@
#include <alsa/asoundlib.h>
#include <alsa/pcm_external.h>
#include <alsa/pcm_plugin.h>
-#include <ffmpeg/avcodec.h>
+#include AVCODEC_HEADER
struct a52_ctx {
snd_pcm_ioplug_t io;