summaryrefslogtreecommitdiffstats
path: root/video/sws_utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'video/sws_utils.c')
-rw-r--r--video/sws_utils.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/video/sws_utils.c b/video/sws_utils.c
index 5455c7d51b..28ec10cb6a 100644
--- a/video/sws_utils.c
+++ b/video/sws_utils.c
@@ -22,6 +22,8 @@
#include <libavcodec/avcodec.h>
#include <libavutil/opt.h>
+#include "config.h"
+
#include "sws_utils.h"
#include "common/common.h"