mirror of https://git.ffmpeg.org/ffmpeg.git
lavd/dshow: fix make checkheaders.
This commit is contained in:
parent
d1562d32cf
commit
cb9aed10f7
|
@ -38,6 +38,7 @@ OBJS-$(CONFIG_X11_GRAB_DEVICE_INDEV) += x11grab.o
|
|||
OBJS-$(CONFIG_LIBCDIO_INDEV) += libcdio.o
|
||||
OBJS-$(CONFIG_LIBDC1394_INDEV) += libdc1394.o
|
||||
|
||||
SKIPHEADERS-$(CONFIG_DSHOW_INDEV) += dshow.h
|
||||
SKIPHEADERS-$(HAVE_ALSA_ASOUNDLIB_H) += alsa-audio.h
|
||||
SKIPHEADERS-$(HAVE_SNDIO_H) += sndio_common.h
|
||||
|
||||
|
|
Loading…
Reference in New Issue