avutil/aes: Remove duplicate include

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
pull/235/head^2
Michael Niedermayer 9 years ago
parent 2063f3ed9c
commit a39e3e5e7b
  1. 1
      libavutil/aes.c

@ -25,7 +25,6 @@
#include "aes_internal.h"
#include "intreadwrite.h"
#include "timer.h"
#include "aes.h"
const int av_aes_size= sizeof(AVAES);

Loading…
Cancel
Save