summaryrefslogtreecommitdiffstats
path: root/video/out/vo_x11.c
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/vo_x11.c')
-rw-r--r--video/out/vo_x11.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/video/out/vo_x11.c b/video/out/vo_x11.c
index 6bf78d60f1..0762d55400 100644
--- a/video/out/vo_x11.c
+++ b/video/out/vo_x11.c
@@ -21,6 +21,7 @@
#include <string.h>
#include <sys/types.h>
+#include <libswscale/swscale.h>
#include <libavutil/common.h>
#include "config.h"