You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
avutil/aes: Remove duplicate include
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
@@ -25,7 +25,6 @@
|
||||
#include "aes_internal.h"
|
||||
#include "intreadwrite.h"
|
||||
#include "timer.h"
|
||||
#include "aes.h"
|
||||
|
||||
const int av_aes_size= sizeof(AVAES);
|
||||
|
||||
|
Reference in New Issue
Block a user