You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-07-16 22:42:38 +02:00
xcbgrab: Explicitly include xcb/shape.h
Found-By: Cheristheus
This commit is contained in:
@ -23,6 +23,7 @@
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <xcb/xcb.h>
|
||||
#include <xcb/shape.h>
|
||||
|
||||
#if CONFIG_LIBXCB_XFIXES
|
||||
#include <xcb/xfixes.h>
|
||||
|
Reference in New Issue
Block a user