]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/hevc_data.c
hevcdec: split ff_hevc_diag_scan* declarations into a separate header
[ffmpeg] / libavcodec / hevc_data.c
index 7976c34156285cc2aab41ba4774454cafa7190f4..ff9548fc6b4784095fe7670983a253b5b8a4bd04 100644 (file)
@@ -20,7 +20,7 @@
 
 #include <stdint.h>
 
-#include "hevcdec.h"
+#include "hevc_data.h"
 
 const uint8_t ff_hevc_diag_scan4x4_x[16] = {
     0, 0, 1, 0,