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.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/video/sws_utils.c b/video/sws_utils.c
index 6d88a537e4..652887d232 100644
--- a/video/sws_utils.c
+++ b/video/sws_utils.c
@@ -18,6 +18,7 @@
#include <assert.h>
+#include <libswscale/swscale.h>
#include <libavutil/opt.h>
#include "sws_utils.h"