X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=test_src%2Fcmacvs.c;h=41977c953bd912bf7310bbc921943d645b676dfd;hb=06a67c77b1e8c2769a149591d6e00ee0aebdd7f2;hp=393d2808d9934974c8a9022f0196294fa11da2ee;hpb=3f2f2071c47e2e424af71cc85697f3eb26c24277;p=arm-crypto-lib.git diff --git a/test_src/cmacvs.c b/test_src/cmacvs.c index 393d280..41977c9 100644 --- a/test_src/cmacvs.c +++ b/test_src/cmacvs.c @@ -29,8 +29,8 @@ #include #include #include "blockcipher_descriptor.h" -#include "bcal-basic.h" -#include "bcal-cmac.h" +#include "bcal/bcal-basic.h" +#include "bcal/bcal-cmac.h" #include "cmacvs.h" #include "string-extras.h" #include "cli.h"