X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=hfal_twister384.c;h=de97177fc408ff89325e0ceeae33e2ad59b10428;hb=ed07adb6f2aeaf61da0e482cec328120bfeb860e;hp=e850ac8ed929c2fbf559366b18eaf9b0751beb05;hpb=dca8c6894a08717979d3e4f64908702620171dee;p=avr-crypto-lib.git diff --git a/hfal_twister384.c b/hfal_twister384.c index e850ac8..de97177 100644 --- a/hfal_twister384.c +++ b/hfal_twister384.c @@ -28,7 +28,7 @@ #include #include #include "hashfunction_descriptor.h" -#include "twister384.h" +#include "twister-big.h" static const char twister384_str[] PROGMEM = "Twister-384";