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