summaryrefslogtreecommitdiff
path: root/libavformat/http.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/http.c')
-rw-r--r--libavformat/http.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavformat/http.c b/libavformat/http.c
index c79db955e8..c4eeb58cd0 100644
--- a/libavformat/http.c
+++ b/libavformat/http.c
@@ -20,6 +20,7 @@
*/
#include "config.h"
+#include "config_components.h"
#if CONFIG_ZLIB
#include <zlib.h>