X-Git-Url: https://git.cryptolib.org/?p=arm-crypto-lib.git;a=blobdiff_plain;f=test_src%2Fmain-echo-test.c;h=75a2add7eecb37d3ae0fbf04b35794825aeb0604;hp=a754c2f75480123d8dda3a056909838f517e87f0;hb=d70d1d77bab1a5f5278227d674bc59da0378fe15;hpb=d00ed9a275c69fa3512007452e479abd98dbe745 diff --git a/test_src/main-echo-test.c b/test_src/main-echo-test.c index a754c2f..75a2add 100644 --- a/test_src/main-echo-test.c +++ b/test_src/main-echo-test.c @@ -33,12 +33,12 @@ #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 "echo.h" -#include "hfal_echo.h" +#include "hfal/hfal_echo.h" char* algo_name = "Echo";