Add decklink_enc.h to SKIPHEADERS.

Fixes make checkheaders without decklink headers.
This commit is contained in:
Carl Eugen Hoyos 2014-02-19 19:55:14 +01:00
parent 3734c3ea51
commit a88dee8eea
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ OBJS-$(HAVE_LIBC_MSVCRT) += file_open.o
# Windows resource file
SLIBOBJS-$(HAVE_GNU_WINDRES) += avdeviceres.o
SKIPHEADERS-$(CONFIG_DECKLINK) += decklink_enc.h
SKIPHEADERS-$(CONFIG_DSHOW_INDEV) += dshow_capture.h
SKIPHEADERS-$(CONFIG_LIBPULSE) += pulse_audio_common.h
SKIPHEADERS-$(CONFIG_V4L2_INDEV) += v4l2-common.h