mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 07:31:22 +01:00
h264idct_template: fix include path
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
d18e243f62
commit
b75e53cc43
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@
|
|||
* @author Michael Niedermayer <michaelni@gmx.at>
|
||||
*/
|
||||
|
||||
#include "h264_high_depth.h"
|
||||
#include "high_bit_depth.h"
|
||||
|
||||
#ifndef AVCODEC_H264IDCT_INTERNAL_H
|
||||
#define AVCODEC_H264IDCT_INTERNAL_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue