summaryrefslogtreecommitdiff
path: root/libavformat/hls_sample_encryption.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/hls_sample_encryption.h')
-rw-r--r--libavformat/hls_sample_encryption.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/libavformat/hls_sample_encryption.h b/libavformat/hls_sample_encryption.h
index ff3f9c22f7..d86eccb74c 100644
--- a/libavformat/hls_sample_encryption.h
+++ b/libavformat/hls_sample_encryption.h
@@ -29,12 +29,13 @@
#ifndef AVFORMAT_HLS_SAMPLE_ENCRYPTION_H
#define AVFORMAT_HLS_SAMPLE_ENCRYPTION_H
+#include <stddef.h>
#include <stdint.h>
+#include "libavcodec/codec_id.h"
+#include "libavcodec/packet.h"
#include "avformat.h"
-#include "libavcodec/avcodec.h"
-#include "libavutil/aes.h"
#define HLS_MAX_ID3_TAGS_DATA_LEN 138
#define HLS_MAX_AUDIO_SETUP_DATA_LEN 10