summaryrefslogtreecommitdiff
path: root/libavdevice/xcbgrab.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavdevice/xcbgrab.c')
-rw-r--r--libavdevice/xcbgrab.c1
1 files changed, 1 insertions, 0 deletions
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 <stdlib.h>
#include <xcb/xcb.h>
+#include <xcb/shape.h>
#if CONFIG_LIBXCB_XFIXES
#include <xcb/xfixes.h>