X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=bcal_aes192.h;h=cff8371e4658554fd4ee4b488949830b23730771;hb=96e930bbd293d62d8a9d2b011eb958aee6840c42;hp=7abc44e8a9a33a8826ccbce74e392a77da3ea5a7;hpb=e5a49deb52521f019e37779d6e9d81ec4f02aba4;p=avr-crypto-lib.git diff --git a/bcal_aes192.h b/bcal_aes192.h index 7abc44e..cff8371 100644 --- a/bcal_aes192.h +++ b/bcal_aes192.h @@ -26,7 +26,7 @@ */ #include -#include "blopckcipher_descriptor.h" +#include "blockcipher_descriptor.h" #include "aes.h" #include "aes192_enc.h" #include "aes192_dec.h"