X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=bcal_aes192.h;h=cff8371e4658554fd4ee4b488949830b23730771;hb=9e69044519495dad3e2f76fc7795e72390b79a45;hp=7abc44e8a9a33a8826ccbce74e392a77da3ea5a7;hpb=f02dfa3ab0f34d6b9ef4afc5aa336255fd21882c;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"