summaryrefslogtreecommitdiffstats
path: root/doc/examples
diff options
context:
space:
mode:
authorWan-Teh Chang <[email protected]>2017-07-20 10:44:03 -0700
committerMichael Niedermayer <[email protected]>2017-07-21 02:08:33 +0200
commitea1ca17be2301aaef5b3b5ef8c2abe7f7d688e07 (patch)
tree86b8ecc197d28d332b6b58a74f6e10acce6dd6e7 /doc/examples
parent3aca16e857a1e12c566cd416dd14ecee24aba184 (diff)
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 <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'doc/examples')
0 files changed, 0 insertions, 0 deletions