X-Git-Url: https://git.cryptolib.org/?p=avr-crypto-lib.git;a=blobdiff_plain;f=test_src%2Fmain-aes192-test.c;h=96fbf3e5e12499f355825eac7ec3bf4c1be8fcd9;hp=1274b28ab3098cae7dde2c517021e95c2c0368c0;hb=7b5401ab9ce23a5da1de8b6c7de3a1aa20ac4cf8;hpb=02ac3b653f3a11f284cc1a0cb0e983575f2f431b diff --git a/test_src/main-aes192-test.c b/test_src/main-aes192-test.c index 1274b28..96fbf3e 100644 --- a/test_src/main-aes192-test.c +++ b/test_src/main-aes192-test.c @@ -31,8 +31,8 @@ #include "cli.h" #include "performance_test.h" #include "blockcipher_descriptor.h" -#include "bcal-performance.h" -#include "bcal_aes192.h" +#include "bcal/bcal-performance.h" +#include "bcal/bcal_aes192.h" #include #include #include