X-Git-Url: https://git.cryptolib.org/?p=avr-crypto-lib.git;a=blobdiff_plain;f=test_src%2Fmain-keccak-test.c;h=ba66f318535839f9fe46015a0d46ed4aaaa2c0cd;hp=80ed373bbafd5b6dce977a06c85d3e9c5645a803;hb=7b5401ab9ce23a5da1de8b6c7de3a1aa20ac4cf8;hpb=02ac3b653f3a11f284cc1a0cb0e983575f2f431b diff --git a/test_src/main-keccak-test.c b/test_src/main-keccak-test.c index 80ed373..ba66f31 100644 --- a/test_src/main-keccak-test.c +++ b/test_src/main-keccak-test.c @@ -27,13 +27,13 @@ #include "keccak.h" #include "cli.h" -#include "hfal_keccak.h" +#include "hfal/hfal_keccak.h" #include "shavs.h" #include "nessie_hash_test.h" #include "performance_test.h" -#include "hfal-nessie.h" -#include "hfal-performance.h" -#include "hfal-test.h" +#include "hfal/hfal-nessie.h" +#include "hfal/hfal-performance.h" +#include "hfal/hfal-test.h" #include #include