X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=hfal_twister512.c;h=4f6e7b0c270f2bc1291cfc0516724f940fb523e9;hb=02ac3b653f3a11f284cc1a0cb0e983575f2f431b;hp=f67234444e657832b470f70f40532a2674687584;hpb=5fe96fa58fee8907778ba3388b65d779a1a47c97;p=avr-crypto-lib.git diff --git a/hfal_twister512.c b/hfal_twister512.c index f672344..4f6e7b0 100644 --- a/hfal_twister512.c +++ b/hfal_twister512.c @@ -28,7 +28,7 @@ #include #include #include "hashfunction_descriptor.h" -#include "twister-big.h" +#include "twister-large.h" static const char twister512_str[] PROGMEM = "Twister-512";