X-Git-Url: https://git.cryptolib.org/?p=avr-crypto-lib.git;a=blobdiff_plain;f=aes%2Faes_enc.h;fp=aes%2Faes_enc.h;h=fb25764a181a1e8e7552b381a82f9a6c807c579b;hp=f3c4dfab1da005beddded25f99e92db4b350999b;hb=aa060d30f8600acb9cc5bcf9fa3d97a2fbe5ccda;hpb=ca71e48e8e174ad602ff7d0f2d2ec1f65194f73f diff --git a/aes/aes_enc.h b/aes/aes_enc.h index f3c4dfa..fb25764 100644 --- a/aes/aes_enc.h +++ b/aes/aes_enc.h @@ -19,14 +19,14 @@ /** * \file aes_enc.h * \email daniel.otte@rub.de - * \author Daniel Otte + * \author Daniel Otte * \date 2008-12-30 * \license GPLv3 or later - * + * */ #ifndef AES_ENC_H_ #define AES_ENC_H_ -#include "aes.h" +#include "aes_types.h" #include