summaryrefslogtreecommitdiff
path: root/libavformat/hls_sample_encryption.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/hls_sample_encryption.c')
-rw-r--r--libavformat/hls_sample_encryption.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavformat/hls_sample_encryption.c b/libavformat/hls_sample_encryption.c
index 159a6edc6e..08cdf964b6 100644
--- a/libavformat/hls_sample_encryption.c
+++ b/libavformat/hls_sample_encryption.c
@@ -26,6 +26,7 @@
* https://developer.apple.com/library/ios/documentation/AudioVideo/Conceptual/HLS_Sample_Encryption
*/
+#include "libavutil/aes.h"
#include "libavutil/channel_layout.h"
#include "hls_sample_encryption.h"