diff options
author | Wan-Teh Chang <wtc-at-google.com@ffmpeg.org> | 2017-07-20 10:44:03 -0700 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2017-07-21 02:08:33 +0200 |
commit | ea1ca17be2301aaef5b3b5ef8c2abe7f7d688e07 (patch) | |
tree | 86b8ecc197d28d332b6b58a74f6e10acce6dd6e7 /libavcodec/flacdsp.h | |
parent | 3aca16e857a1e12c566cd416dd14ecee24aba184 (diff) | |
download | ffmpeg-ea1ca17be2301aaef5b3b5ef8c2abe7f7d688e07.tar.gz |
avcodec/x86/cavsdsp: Delete #include "libavcodec/x86/idctdsp.h".
This file already has #include "idctdsp.h", which is resolved to the
idctdsp.h header in the directory where this file resides by compilers.
Two other files in this directory, libavcodec/x86/idctdsp_init.c and
libavcodec/x86/xvididct_init.c, also rely on #include "idctdsp.h"
working this way.
Signed-off-by: Wan-Teh Chang <wtc@google.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavcodec/flacdsp.h')
0 files changed, 0 insertions, 0 deletions