summaryrefslogtreecommitdiffstats
path: root/libavcodec/hevc_data.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/hevc_data.c')
-rw-r--r--libavcodec/hevc_data.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/hevc_data.c b/libavcodec/hevc_data.c
index f74f272..0298fad 100644
--- a/libavcodec/hevc_data.c
+++ b/libavcodec/hevc_data.c
@@ -20,7 +20,7 @@
#include <stdint.h>
-#include "hevc.h"
+#include "hevcdec.h"
const uint8_t ff_hevc_diag_scan4x4_x[16] = {
0, 0, 1, 0,
OpenPOWER on IntegriCloud