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