X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=bcal_rc5.h;h=30d2100ac3dd1a4a169ae30a6678bb3dbe3e557a;hb=056b130e8185a29017a3f3feb0b7db4e84080b09;hp=10ab7722d79ca3242ef94b4c230cc4b8e5390e46;hpb=17332291e15183d71d88ed868275e3cb53917180;p=avr-crypto-lib.git diff --git a/bcal_rc5.h b/bcal_rc5.h index 10ab772..30d2100 100644 --- a/bcal_rc5.h +++ b/bcal_rc5.h @@ -1,6 +1,6 @@ /* bcal_rc5.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 "rc5.h" #include "keysize_descriptor.h"