Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/r210enc.c')
-rw-r--r--libavcodec/r210enc.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavcodec/r210enc.c b/libavcodec/r210enc.c
index 7a72ba4695..cd349f3b4f 100644
--- a/libavcodec/r210enc.c
+++ b/libavcodec/r210enc.c
@@ -20,6 +20,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
+#include "config_components.h"
+
#include "avcodec.h"
#include "encode.h"
#include "internal.h"