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