]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - test_src/main-twister-test.c
moved twister naming from big to large
[avr-crypto-lib.git] / test_src / main-twister-test.c
index 794c05467055541cc63895238a8fc046a77a42b5..505bbaf6569c0d93c21877d8bca156fed105ef45 100644 (file)
@@ -27,6 +27,7 @@
 #include "debug.h"
 
 #include "twister-small.h"
+#include "twister-large.h"
 #include "nessie_hash_test.h"
 #include "performance_test.h"
 #include "hfal_twister224.h"