X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=bcal_skipjack.h;h=e238141355df808fe1f503661e9b7551fa79adaf;hb=c9c11514d91b8c19f77d65ac051b998bd99048b0;hp=5bde0852ab75e4a4c325695abf8b3f3b38e0a157;hpb=17332291e15183d71d88ed868275e3cb53917180;p=avr-crypto-lib.git diff --git a/bcal_skipjack.h b/bcal_skipjack.h index 5bde085..e238141 100644 --- a/bcal_skipjack.h +++ b/bcal_skipjack.h @@ -1,6 +1,6 @@ /* bcal_skipjack.h */ /* - This file is part of the This file is part of the AVR-Crypto-Lib. + This file is part of the AVR-Crypto-Lib. Copyright (C) 2008 Daniel Otte (daniel.otte@rub.de) This program is free software: you can redistribute it and/or modify @@ -26,7 +26,7 @@ */ #include -#include "blopckcipher_descriptor.h" +#include "blockcipher_descriptor.h" #include "skipjack.h" #include "keysize_descriptor.h"