summaryrefslogtreecommitdiff
path: root/libavformat/mlpdec.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/mlpdec.c')
-rw-r--r--libavformat/mlpdec.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavformat/mlpdec.c b/libavformat/mlpdec.c
index f0996fef31..4834f697f3 100644
--- a/libavformat/mlpdec.c
+++ b/libavformat/mlpdec.c
@@ -21,6 +21,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
+#include "config_components.h"
+
#include "avformat.h"
#include "avio_internal.h"
#include "internal.h"