From bed78064f4a884308ae02aaddc009d388124a574 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Reimar=20D=C3=B6ffinger?= Date: Wed, 24 Dec 2014 12:56:00 +0100 Subject: [PATCH] tableprint_vlc.h: Should not be checked by checkheaders. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Same as for tableprint.h. Signed-off-by: Reimar Döffinger --- libavcodec/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/libavcodec/Makefile b/libavcodec/Makefile index 8a33513302..107661bc38 100644 --- a/libavcodec/Makefile +++ b/libavcodec/Makefile @@ -848,6 +848,7 @@ SKIPHEADERS += %_tablegen.h \ libutvideo.h \ old_codec_ids.h \ tableprint.h \ + tableprint_vlc.h \ $(ARCH)/vp56_arith.h \ SKIPHEADERS-$(CONFIG_DXVA2) += dxva2.h dxva2_internal.h