X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=test_src%2Fmain-aes192-test.c;h=ea92c11b035a54ec7b7c8be0885b277c58153dd0;hb=b8d6b2bd3ddea45506f584c7d44fe5fff0557ed1;hp=96fbf3e5e12499f355825eac7ec3bf4c1be8fcd9;hpb=7b5401ab9ce23a5da1de8b6c7de3a1aa20ac4cf8;p=avr-crypto-lib.git 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