mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-10-06 17:29:08 +08:00
xcbgrab: Explicitly include xcb/shape.h
Found-By: Cheristheus
This commit is contained in:
@@ -23,6 +23,7 @@
|
|||||||
|
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <xcb/xcb.h>
|
#include <xcb/xcb.h>
|
||||||
|
#include <xcb/shape.h>
|
||||||
|
|
||||||
#if CONFIG_LIBXCB_XFIXES
|
#if CONFIG_LIBXCB_XFIXES
|
||||||
#include <xcb/xfixes.h>
|
#include <xcb/xfixes.h>
|
||||||
|
Reference in New Issue
Block a user