AAC encoder: fix make checkheaders

With the move of some functions into templates
in aaccoder_twoloop.h and aaccoder_trellis.h,
make checkheaders started failing. Add them to
SKIPHEADERS as should be.
This commit is contained in:
Claudio Freire 2015-09-18 18:38:54 -03:00
parent 6a817ac1e9
commit 3693efb315
1 changed files with 2 additions and 0 deletions

View File

@ -912,6 +912,8 @@ SKIPHEADERS += %_tablegen.h \
fft-internal.h \
tableprint.h \
tableprint_vlc.h \
aaccoder_twoloop.h \
aaccoder_trellis.h \
$(ARCH)/vp56_arith.h \
SKIPHEADERS-$(CONFIG_D3D11VA) += d3d11va.h dxva2_internal.h