summaryrefslogtreecommitdiff
path: root/libavcodec/ac3dec_float.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/ac3dec_float.c')
-rw-r--r--libavcodec/ac3dec_float.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/libavcodec/ac3dec_float.c b/libavcodec/ac3dec_float.c
index 2b1b359a0c..6611103c50 100644
--- a/libavcodec/ac3dec_float.c
+++ b/libavcodec/ac3dec_float.c
@@ -27,6 +27,9 @@
/**
* Upmix delay samples from stereo to original channel layout.
*/
+
+#include "config_components.h"
+
#include "ac3dec.h"
#include "eac3dec.c"
#include "ac3dec.c"