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