From 8042d6c49248c80af322d9ca92ee486e0acf510a Mon Sep 17 00:00:00 2001 From: Hendrik Leppkes Date: Sat, 5 Sep 2015 21:55:59 +0200 Subject: [PATCH] avcodec: remove old_codec_ids.h from SKIPHEADERS as well --- libavcodec/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/libavcodec/Makefile b/libavcodec/Makefile index dc8016796c..893fc96d84 100644 --- a/libavcodec/Makefile +++ b/libavcodec/Makefile @@ -908,7 +908,6 @@ SKIPHEADERS += %_tablegen.h \ %_tables.h \ aac_tablegen_decl.h \ fft-internal.h \ - old_codec_ids.h \ tableprint.h \ tableprint_vlc.h \ $(ARCH)/vp56_arith.h \