X-Git-Url: https://git.cryptolib.org/?p=avr-crypto-lib.git;a=blobdiff_plain;f=test_src%2Fmain-aes192-test.c;h=ea92c11b035a54ec7b7c8be0885b277c58153dd0;hp=96fbf3e5e12499f355825eac7ec3bf4c1be8fcd9;hb=b8d6b2bd3ddea45506f584c7d44fe5fff0557ed1;hpb=8007e094d9e9e9477a08978c5ad2d96c6cb8bb66 diff --git a/test_src/main-aes192-test.c b/test_src/main-aes192-test.c index 96fbf3e..ea92c11 100644 --- a/test_src/main-aes192-test.c +++ b/test_src/main-aes192-test.c @@ -26,13 +26,13 @@ #include "uart_i.h" #include "debug.h" -#include "aes/aes.h" +#include "aes.h" #include "nessie_bc_test.h" #include "cli.h" #include "performance_test.h" #include "blockcipher_descriptor.h" -#include "bcal/bcal-performance.h" -#include "bcal/bcal_aes192.h" +#include "bcal-performance.h" +#include "bcal_aes192.h" #include #include #include