X-Git-Url: https://git.cryptolib.org/?p=avr-crypto-lib.git;a=blobdiff_plain;f=test_src%2Fmain-threefish-test.c;h=f01aef7c837477c6ce41ef1502f14ff92386e31b;hp=31748e45d78e47993e471c21ff8b517154cf04f1;hb=7b5401ab9ce23a5da1de8b6c7de3a1aa20ac4cf8;hpb=02ac3b653f3a11f284cc1a0cb0e983575f2f431b diff --git a/test_src/main-threefish-test.c b/test_src/main-threefish-test.c index 31748e4..f01aef7 100644 --- a/test_src/main-threefish-test.c +++ b/test_src/main-threefish-test.c @@ -30,10 +30,10 @@ #include "nessie_bc_test.h" #include "cli.h" #include "performance_test.h" -#include "bcal-performance.h" -#include "bcal_threefish256.h" -#include "bcal_threefish512.h" -#include "bcal_threefish1024.h" +#include "bcal/bcal-performance.h" +#include "bcal/bcal_threefish256.h" +#include "bcal/bcal_threefish512.h" +#include "bcal/bcal_threefish1024.h" #include #include