]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/h264idct_template.c
avcodec/cuvid: use pkt_timebase instead of time_base
[ffmpeg] / libavcodec / h264idct_template.c
index abf888ed960761d5ca21a6662672e4bbece6ce0c..a90c4073880654f844c6a8ae08ef7cf7b2417a18 100644 (file)
@@ -27,7 +27,7 @@
 
 #include "bit_depth_template.c"
 #include "libavutil/common.h"
-#include "h264.h"
+#include "h264dec.h"
 #include "h264idct.h"
 
 void FUNCC(ff_h264_idct_add)(uint8_t *_dst, int16_t *_block, int stride)