X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=test_src%2Fmain-aes128-test.c;h=1410d92749efca0f4d0681fab0ddec11fd1f6adc;hb=e2a5b474634f8c07d75119c2affdc6bb7f4e7848;hp=1934026022b6c9e3c72f057da0e4ed58ab500fc9;hpb=794b705a0b4dedf4eab3aabcf39f76bf9856ee3f;p=avr-crypto-lib.git diff --git a/test_src/main-aes128-test.c b/test_src/main-aes128-test.c index 1934026..1410d92 100644 --- a/test_src/main-aes128-test.c +++ b/test_src/main-aes128-test.c @@ -26,7 +26,7 @@ #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"