summaryrefslogtreecommitdiff
path: root/libavcodec/mvcdec.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/mvcdec.c')
-rw-r--r--libavcodec/mvcdec.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavcodec/mvcdec.c b/libavcodec/mvcdec.c
index ae5ce4c0d7..410fd95875 100644
--- a/libavcodec/mvcdec.c
+++ b/libavcodec/mvcdec.c
@@ -24,6 +24,8 @@
* Silicon Graphics Motion Video Compressor 1 & 2 decoder
*/
+#include "config_components.h"
+
#include "libavutil/intreadwrite.h"
#include "avcodec.h"