mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
lavd: fix building x11grab after a6674d2
This commit is contained in:
parent
ce91b2eae6
commit
4ad1eba011
@ -22,7 +22,7 @@ OBJS-$(CONFIG_SNDIO_INDEV) += sndio_common.o sndio_dec.o
|
||||
OBJS-$(CONFIG_SNDIO_OUTDEV) += sndio_common.o sndio_enc.o
|
||||
OBJS-$(CONFIG_V4L2_INDEV) += v4l2.o
|
||||
OBJS-$(CONFIG_VFWCAP_INDEV) += vfwcap.o
|
||||
OBJS-$(CONFIG_X11GRAB_XLIB_INDEV) += x11grab.o
|
||||
OBJS-$(CONFIG_X11GRAB_INDEV) += x11grab.o
|
||||
OBJS-$(CONFIG_X11GRAB_XCB_INDEV) += xcbgrab.o
|
||||
|
||||
# external libraries
|
||||
|
Loading…
Reference in New Issue
Block a user