summaryrefslogtreecommitdiffstats
path: root/libavcodec/hevc_parse.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/hevc_parse.h')
-rw-r--r--libavcodec/hevc_parse.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/hevc_parse.h b/libavcodec/hevc_parse.h
index 877356a..39bd23e 100644
--- a/libavcodec/hevc_parse.h
+++ b/libavcodec/hevc_parse.h
@@ -24,7 +24,7 @@
#ifndef AVCODEC_HEVC_PARSE_H
#define AVCODEC_HEVC_PARSE_H
-#include "hevc.h"
+#include "hevcdec.h"
int ff_hevc_decode_extradata(const uint8_t *data, int size, HEVCParamSets *ps,
int *is_nalff, int *nal_length_size,
OpenPOWER on IntegriCloud