From c8b8271379b200c5c6fa89ca995f90f97f55c2c5 Mon Sep 17 00:00:00 2001 From: Luca Barbato Date: Mon, 6 Jul 2015 20:00:27 +0200 Subject: xcbgrab: Explicitly include xcb/shape.h Found-By: Cheristheus --- libavdevice/xcbgrab.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libavdevice') diff --git a/libavdevice/xcbgrab.c b/libavdevice/xcbgrab.c index 96cad8f3f2..b539388429 100644 --- a/libavdevice/xcbgrab.c +++ b/libavdevice/xcbgrab.c @@ -23,6 +23,7 @@ #include #include +#include #if CONFIG_LIBXCB_XFIXES #include -- cgit v1.2.3