You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
h264idct_template: fix include path
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
@@ -25,7 +25,7 @@
|
|||||||
* @author Michael Niedermayer <michaelni@gmx.at>
|
* @author Michael Niedermayer <michaelni@gmx.at>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "h264_high_depth.h"
|
#include "high_bit_depth.h"
|
||||||
|
|
||||||
#ifndef AVCODEC_H264IDCT_INTERNAL_H
|
#ifndef AVCODEC_H264IDCT_INTERNAL_H
|
||||||
#define AVCODEC_H264IDCT_INTERNAL_H
|
#define AVCODEC_H264IDCT_INTERNAL_H
|
||||||
|
Reference in New Issue
Block a user